Skip to content

Commit

Permalink
[dependabot skip] 🔧 Update Python requirements files
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Nov 6, 2024
1 parent 8456f2a commit c093046
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
8 changes: 4 additions & 4 deletions .hatch/requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ mypy-extensions==1.0.0
# via
# black
# mypy
numpy==2.1.2
numpy==2.1.3
# via pandas-stubs
onigurumacffi==1.3.0
# via ansible-navigator
Expand Down Expand Up @@ -220,12 +220,12 @@ referencing==0.35.1
# jsonschema-specifications
resolvelib==1.0.1
# via ansible-core
rich==13.9.3
rich==13.9.4
# via
# ansible-lint
# enrich
# molecule
rpds-py==0.20.0
rpds-py==0.21.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -265,7 +265,7 @@ tzdata==2024.2
# via ansible-navigator
urllib3==2.2.3
# via types-requests
virtualenv==20.27.0
virtualenv==20.27.1
# via tox
wcmatch==10.0
# via
Expand Down
7 changes: 3 additions & 4 deletions .hatch/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# This file is autogenerated by hatch-pip-compile with Python 3.12
#
# [constraints] .hatch/requirements.txt (SHA256: 7ad151976b72bb564d491ec5c0ead3b24dcd4d259b99700df8e92cc8a0cd07ed)
# [constraints] .hatch/requirements.txt (SHA256: 91d2bdfed73acf29d1f930d12b6cc108ad4db26c8c7f3a5dba8d1c8102bb0419)
#
# - appdirs==1.4.4
# - azure-core==1.31.0
Expand Down Expand Up @@ -111,7 +111,7 @@ azure-mgmt-containerinstance==10.1.0
# via
# -c .hatch/requirements.txt
# hatch.envs.test
azure-mgmt-core==1.4.0
azure-mgmt-core==1.5.0
# via
# -c .hatch/requirements.txt
# azure-mgmt-compute
Expand Down Expand Up @@ -340,7 +340,7 @@ pyopenssl==24.2.1
# -c .hatch/requirements.txt
# acme
# josepy
pyrfc3339==1.1
pyrfc3339==2.0.1
# via
# -c .hatch/requirements.txt
# acme
Expand All @@ -357,7 +357,6 @@ pytz==2024.2
# -c .hatch/requirements.txt
# hatch.envs.test
# acme
# pyrfc3339
pyyaml==6.0.2
# via
# -c .hatch/requirements.txt
Expand Down
5 changes: 2 additions & 3 deletions .hatch/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ azure-mgmt-compute==33.0.0
# via hatch.envs.default
azure-mgmt-containerinstance==10.1.0
# via hatch.envs.default
azure-mgmt-core==1.4.0
azure-mgmt-core==1.5.0
# via
# azure-mgmt-compute
# azure-mgmt-containerinstance
Expand Down Expand Up @@ -220,13 +220,12 @@ pyopenssl==24.2.1
# via
# acme
# josepy
pyrfc3339==1.1
pyrfc3339==2.0.1
# via acme
pytz==2024.2
# via
# hatch.envs.default
# acme
# pyrfc3339
pyyaml==6.0.2
# via
# hatch.envs.default
Expand Down

0 comments on commit c093046

Please sign in to comment.