Skip to content

Commit

Permalink
Merge pull request #2298 from alan-turing-institute/dependabot/pip/pr…
Browse files Browse the repository at this point in the history
…oduction-dependencies-3b69d58322

Bump the production-dependencies group with 8 updates
  • Loading branch information
JimMadge authored Nov 18, 2024
2 parents eb80a0c + 246ff42 commit 9943098
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 42 deletions.
14 changes: 7 additions & 7 deletions .hatch/requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# - mypy==1.13.0
# - pandas-stubs==2.2.3.241009
# - pydantic==2.9.2
# - ruff==0.7.3
# - ruff==0.7.4
# - types-appdirs==1.4.3.5
# - types-chevron==0.14.2.20240310
# - types-pytz==2024.2.0.20241003
Expand All @@ -24,7 +24,7 @@ ansible-builder==3.1.0
# ansible-dev-environment
# ansible-dev-tools
# ansible-navigator
ansible-compat==24.9.1
ansible-compat==24.10.0
# via
# ansible-lint
# molecule
Expand All @@ -36,17 +36,17 @@ ansible-core==2.17.6
# ansible-lint
# molecule
# pytest-ansible
ansible-creator==24.10.1
ansible-creator==24.11.0
# via ansible-dev-tools
ansible-dev-environment==24.9.0
# via ansible-dev-tools
ansible-dev-tools==24.10.2
# via hatch.envs.lint
ansible-lint==24.9.2
ansible-lint==24.10.0
# via
# ansible-dev-tools
# ansible-navigator
ansible-navigator==24.9.0
ansible-navigator==24.10.0
# via ansible-dev-tools
ansible-runner==2.4.0
# via ansible-navigator
Expand Down Expand Up @@ -233,7 +233,7 @@ ruamel-yaml==0.18.6
# via ansible-lint
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
ruff==0.7.3
ruff==0.7.4
# via hatch.envs.lint
subprocess-tee==0.4.2
# via
Expand All @@ -242,7 +242,7 @@ subprocess-tee==0.4.2
# ansible-lint
tox==4.23.2
# via tox-ansible
tox-ansible==24.9.0
tox-ansible==24.10.0
# via ansible-dev-tools
types-appdirs==1.4.3.5
# via hatch.envs.lint
Expand Down
30 changes: 15 additions & 15 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: ac6baaee77c4015ca7749690da5f658092b9d5572c7e4083c08b8c4bf75c5c6c)
# [constraints] .hatch/requirements.txt (SHA256: ca6dfe8295dd8d2e6e4ade0fce58d158854ce5df89be8d092b36c34fe2679f3f)
#
# - appdirs==1.4.4
# - azure-core==1.32.0
Expand All @@ -17,26 +17,26 @@
# - azure-mgmt-rdbms==10.1.0
# - azure-mgmt-resource==23.2.0
# - azure-mgmt-storage==21.2.1
# - azure-storage-blob==12.23.1
# - azure-storage-file-datalake==12.17.0
# - azure-storage-file-share==12.19.0
# - azure-storage-blob==12.24.0
# - azure-storage-file-datalake==12.18.0
# - azure-storage-file-share==12.20.0
# - chevron==0.14.0
# - cryptography==43.0.3
# - fqdn==1.5.1
# - psycopg[binary]==3.1.19
# - pulumi-azure-native==2.71.0
# - pulumi-azure-native==2.72.0
# - pulumi-azuread==6.0.1
# - pulumi-random==4.16.7
# - pulumi==3.138.0
# - pulumi==3.139.0
# - pydantic==2.9.2
# - pyjwt[crypto]==2.9.0
# - pyjwt[crypto]==2.10.0
# - pytz==2024.2
# - pyyaml==6.0.2
# - rich==13.9.4
# - simple-acme-dns==3.2.0
# - typer==0.13.0
# - websocket-client==1.8.0
# - coverage==7.6.4
# - coverage==7.6.7
# - freezegun==1.5.1
# - pytest-mock==3.14.0
# - pytest==8.3.3
Expand Down Expand Up @@ -146,16 +146,16 @@ azure-mgmt-storage==21.2.1
# via
# -c .hatch/requirements.txt
# hatch.envs.test
azure-storage-blob==12.23.1
azure-storage-blob==12.24.0
# via
# -c .hatch/requirements.txt
# hatch.envs.test
# azure-storage-file-datalake
azure-storage-file-datalake==12.17.0
azure-storage-file-datalake==12.18.0
# via
# -c .hatch/requirements.txt
# hatch.envs.test
azure-storage-file-share==12.19.0
azure-storage-file-share==12.20.0
# via
# -c .hatch/requirements.txt
# hatch.envs.test
Expand All @@ -180,7 +180,7 @@ click==8.1.7
# via
# -c .hatch/requirements.txt
# typer
coverage==7.6.4
coverage==7.6.7
# via hatch.envs.test
cryptography==43.0.3
# via
Expand Down Expand Up @@ -295,14 +295,14 @@ psycopg-binary==3.1.19
# via
# -c .hatch/requirements.txt
# psycopg
pulumi==3.138.0
pulumi==3.139.0
# via
# -c .hatch/requirements.txt
# hatch.envs.test
# pulumi-azure-native
# pulumi-azuread
# pulumi-random
pulumi-azure-native==2.71.0
pulumi-azure-native==2.72.0
# via
# -c .hatch/requirements.txt
# hatch.envs.test
Expand Down Expand Up @@ -330,7 +330,7 @@ pygments==2.18.0
# via
# -c .hatch/requirements.txt
# rich
pyjwt==2.9.0
pyjwt==2.10.0
# via
# -c .hatch/requirements.txt
# hatch.envs.test
Expand Down
24 changes: 12 additions & 12 deletions .hatch/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
# - azure-mgmt-rdbms==10.1.0
# - azure-mgmt-resource==23.2.0
# - azure-mgmt-storage==21.2.1
# - azure-storage-blob==12.23.1
# - azure-storage-file-datalake==12.17.0
# - azure-storage-file-share==12.19.0
# - azure-storage-blob==12.24.0
# - azure-storage-file-datalake==12.18.0
# - azure-storage-file-share==12.20.0
# - chevron==0.14.0
# - cryptography==43.0.3
# - fqdn==1.5.1
# - psycopg[binary]==3.1.19
# - pulumi-azure-native==2.71.0
# - pulumi-azure-native==2.72.0
# - pulumi-azuread==6.0.1
# - pulumi-random==4.16.7
# - pulumi==3.138.0
# - pulumi==3.139.0
# - pydantic==2.9.2
# - pyjwt[crypto]==2.9.0
# - pyjwt[crypto]==2.10.0
# - pytz==2024.2
# - pyyaml==6.0.2
# - rich==13.9.4
Expand Down Expand Up @@ -102,13 +102,13 @@ azure-mgmt-resource==23.2.0
# via hatch.envs.default
azure-mgmt-storage==21.2.1
# via hatch.envs.default
azure-storage-blob==12.23.1
azure-storage-blob==12.24.0
# via
# hatch.envs.default
# azure-storage-file-datalake
azure-storage-file-datalake==12.17.0
azure-storage-file-datalake==12.18.0
# via hatch.envs.default
azure-storage-file-share==12.19.0
azure-storage-file-share==12.20.0
# via hatch.envs.default
certifi==2024.8.30
# via
Expand Down Expand Up @@ -192,13 +192,13 @@ psycopg==3.1.19
# via hatch.envs.default
psycopg-binary==3.1.19
# via psycopg
pulumi==3.138.0
pulumi==3.139.0
# via
# hatch.envs.default
# pulumi-azure-native
# pulumi-azuread
# pulumi-random
pulumi-azure-native==2.71.0
pulumi-azure-native==2.72.0
# via hatch.envs.default
pulumi-azuread==6.0.1
# via hatch.envs.default
Expand All @@ -212,7 +212,7 @@ pydantic-core==2.23.4
# via pydantic
pygments==2.18.0
# via rich
pyjwt==2.9.0
pyjwt==2.10.0
# via
# hatch.envs.default
# msal
Expand Down
16 changes: 8 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,19 @@ dependencies = [
"azure-mgmt-rdbms==10.1.0",
"azure-mgmt-resource==23.2.0",
"azure-mgmt-storage==21.2.1",
"azure-storage-blob==12.23.1",
"azure-storage-file-datalake==12.17.0",
"azure-storage-file-share==12.19.0",
"azure-storage-blob==12.24.0",
"azure-storage-file-datalake==12.18.0",
"azure-storage-file-share==12.20.0",
"chevron==0.14.0",
"cryptography==43.0.3",
"fqdn==1.5.1",
"psycopg[binary]==3.1.19", # needed for installation on older MacOS versions
"pulumi-azure-native==2.71.0",
"pulumi-azure-native==2.72.0",
"pulumi-azuread==6.0.1",
"pulumi-random==4.16.7",
"pulumi==3.138.0",
"pulumi==3.139.0",
"pydantic==2.9.2",
"pyjwt[crypto]==2.9.0",
"pyjwt[crypto]==2.10.0",
"pytz==2024.2",
"pyyaml==6.0.2",
"rich==13.9.4",
Expand Down Expand Up @@ -79,15 +79,15 @@ lint = [
"mypy==1.13.0",
"pandas-stubs==2.2.3.241009",
"pydantic==2.9.2",
"ruff==0.7.3",
"ruff==0.7.4",
"types-appdirs==1.4.3.5",
"types-chevron==0.14.2.20240310",
"types-pytz==2024.2.0.20241003",
"types-pyyaml==6.0.12.20240917",
"types-requests==2.32.0.20241016",
]
test = [
"coverage==7.6.4",
"coverage==7.6.7",
"freezegun==1.5.1",
"pytest-mock==3.14.0",
"pytest==8.3.3",
Expand Down

0 comments on commit 9943098

Please sign in to comment.