Skip to content

Commit

Permalink
Merge pull request #2058 from alan-turing-institute/python-dependencies
Browse files Browse the repository at this point in the history
⬆️ Update Python dependencies
  • Loading branch information
JimMadge authored Jul 29, 2024
2 parents 996f54f + 4f8e531 commit c2cf48f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
10 changes: 5 additions & 5 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,17 +77,17 @@ sphinx==7.4.7
# sphinx-togglebutton
sphinx-togglebutton==0.3.2
# via -r -
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.0.6
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.8
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
typing-extensions==4.12.2
# via
Expand Down
16 changes: 11 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ azure-keyvault-secrets==4.8.0
# via data-safe-haven (pyproject.toml)
azure-mgmt-automation==1.0.0
# via data-safe-haven (pyproject.toml)
azure-mgmt-compute==31.0.0
azure-mgmt-compute==32.0.0
# via data-safe-haven (pyproject.toml)
azure-mgmt-containerinstance==10.1.0
# via data-safe-haven (pyproject.toml)
Expand All @@ -72,7 +72,7 @@ azure-mgmt-keyvault==10.3.1
# via data-safe-haven (pyproject.toml)
azure-mgmt-msi==7.0.0
# via data-safe-haven (pyproject.toml)
azure-mgmt-network==25.4.0
azure-mgmt-network==26.0.0
# via data-safe-haven (pyproject.toml)
azure-mgmt-rdbms==10.1.0
# via data-safe-haven (pyproject.toml)
Expand Down Expand Up @@ -167,21 +167,25 @@ parver==0.5
# via
# pulumi-azure-native
# pulumi-random
# pulumi-tls
portalocker==2.10.1
# via msal-extensions
protobuf==4.25.3
protobuf==4.25.4
# via pulumi
psycopg==3.2.1
# via data-safe-haven (pyproject.toml)
pulumi==3.125.0
pulumi==3.127.0
# via
# data-safe-haven (pyproject.toml)
# pulumi-azure-native
# pulumi-random
pulumi-azure-native==2.50.1
# pulumi-tls
pulumi-azure-native==2.51.0
# via data-safe-haven (pyproject.toml)
pulumi-random==4.16.3
# via data-safe-haven (pyproject.toml)
pulumi-tls==5.0.4
# via data-safe-haven (pyproject.toml)
pycparser==2.22
# via cffi
pydantic==2.8.2
Expand Down Expand Up @@ -228,6 +232,7 @@ semver==2.13.0
# pulumi
# pulumi-azure-native
# pulumi-random
# pulumi-tls
shellingham==1.5.4
# via typer
simple-acme-dns==3.1.0
Expand All @@ -246,6 +251,7 @@ typing-extensions==4.12.2
# azure-keyvault-certificates
# azure-keyvault-keys
# azure-keyvault-secrets
# azure-mgmt-compute
# azure-mgmt-keyvault
# azure-storage-blob
# azure-storage-file-datalake
Expand Down

0 comments on commit c2cf48f

Please sign in to comment.