Skip to content

Commit 07492f5

Browse files
authored
Merge pull request #2548 from alan-turing-institute/dependabot/pip/production-dependencies-00481ec058
Bump the production-dependencies group with 11 updates
2 parents 6b8904c + 0cca8d8 commit 07492f5

5 files changed

Lines changed: 113 additions & 111 deletions

File tree

.hatch/requirements-docs.txt

Lines changed: 32 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -7,33 +7,33 @@
77
# - azure-keyvault-certificates==4.10.0
88
# - azure-keyvault-keys==4.11.0
99
# - azure-keyvault-secrets==4.10.0
10-
# - azure-mgmt-compute==37.1.0
10+
# - azure-mgmt-compute==37.2.0
1111
# - azure-mgmt-containerinstance==10.1.0
1212
# - azure-mgmt-dns==9.0.0
1313
# - azure-mgmt-keyvault==13.0.0
1414
# - azure-mgmt-msi==7.1.0
1515
# - azure-mgmt-rdbms==10.1.1
1616
# - azure-mgmt-resource==24.0.0
1717
# - azure-mgmt-storage==24.0.0
18-
# - azure-storage-blob==12.27.1
19-
# - azure-storage-file-datalake==12.22.0
20-
# - azure-storage-file-share==12.23.1
18+
# - azure-storage-blob==12.28.0
19+
# - azure-storage-file-datalake==12.23.0
20+
# - azure-storage-file-share==12.24.0
2121
# - chevron==0.14.0
2222
# - click==8.3.1
23-
# - cryptography==46.0.3
23+
# - cryptography==46.0.4
2424
# - fqdn==1.5.1
2525
# - psycopg[binary]==3.1.19
26-
# - pulumi-azure-native==3.12.0
26+
# - pulumi-azure-native==3.13.0
2727
# - pulumi-azuread==6.8.0
28-
# - pulumi-random==4.18.5
29-
# - pulumi==3.214.1
28+
# - pulumi-random==4.19.1
29+
# - pulumi==3.218.0
3030
# - pydantic==2.12.5
31-
# - pyjwt[crypto]==2.10.1
31+
# - pyjwt[crypto]==2.11.0
3232
# - pytz==2025.2
3333
# - pyyaml==6.0.3
34-
# - rich==14.2.0
34+
# - rich==14.3.1
3535
# - simple-acme-dns==4.0.0
36-
# - typer==0.21.0
36+
# - typer==0.21.1
3737
# - websocket-client==1.9.0
3838
# - emoji==2.15.0
3939
# - myst-parser==4.0.1
@@ -83,7 +83,7 @@ azure-keyvault-keys==4.11.0
8383
# via hatch.envs.docs
8484
azure-keyvault-secrets==4.10.0
8585
# via hatch.envs.docs
86-
azure-mgmt-compute==37.1.0
86+
azure-mgmt-compute==37.2.0
8787
# via hatch.envs.docs
8888
azure-mgmt-containerinstance==10.1.0
8989
# via hatch.envs.docs
@@ -109,13 +109,13 @@ azure-mgmt-resource==24.0.0
109109
# via hatch.envs.docs
110110
azure-mgmt-storage==24.0.0
111111
# via hatch.envs.docs
112-
azure-storage-blob==12.27.1
112+
azure-storage-blob==12.28.0
113113
# via
114114
# hatch.envs.docs
115115
# azure-storage-file-datalake
116-
azure-storage-file-datalake==12.22.0
116+
azure-storage-file-datalake==12.23.0
117117
# via hatch.envs.docs
118-
azure-storage-file-share==12.23.1
118+
azure-storage-file-share==12.24.0
119119
# via hatch.envs.docs
120120
babel==2.17.0
121121
# via
@@ -138,7 +138,7 @@ click==8.3.1
138138
# hatch.envs.docs
139139
# typer
140140
# typer-slim
141-
cryptography==46.0.3
141+
cryptography==46.0.4
142142
# via
143143
# hatch.envs.docs
144144
# acme
@@ -150,9 +150,9 @@ cryptography==46.0.3
150150
# msal
151151
# pyjwt
152152
# pyopenssl
153-
debugpy==1.8.19
153+
debugpy==1.8.20
154154
# via pulumi
155-
dill==0.4.0
155+
dill==0.4.1
156156
# via pulumi
157157
dnspython==2.7.0
158158
# via simple-acme-dns
@@ -177,6 +177,7 @@ isodate==0.7.2
177177
# azure-keyvault-certificates
178178
# azure-keyvault-keys
179179
# azure-keyvault-secrets
180+
# azure-mgmt-compute
180181
# azure-mgmt-containerinstance
181182
# azure-mgmt-dns
182183
# azure-mgmt-keyvault
@@ -211,15 +212,16 @@ msal-extensions==1.3.1
211212
# via azure-identity
212213
msrest==0.7.1
213214
# via
214-
# azure-mgmt-compute
215215
# azure-mgmt-rdbms
216216
# azure-mgmt-storage
217217
myst-parser==4.0.1
218218
# via hatch.envs.docs
219219
oauthlib==3.3.1
220220
# via requests-oauthlib
221-
packaging==25.0
222-
# via sphinx
221+
packaging==26.0
222+
# via
223+
# sphinx
224+
# wheel
223225
parver==0.5
224226
# via
225227
# pulumi-azure-native
@@ -231,19 +233,19 @@ psycopg==3.1.19
231233
# via hatch.envs.docs
232234
psycopg-binary==3.1.19
233235
# via psycopg
234-
pulumi==3.214.1
236+
pulumi==3.218.0
235237
# via
236238
# hatch.envs.docs
237239
# pulumi-azure-native
238240
# pulumi-azuread
239241
# pulumi-random
240-
pulumi-azure-native==3.12.0
242+
pulumi-azure-native==3.13.0
241243
# via hatch.envs.docs
242244
pulumi-azuread==6.8.0
243245
# via hatch.envs.docs
244-
pulumi-random==4.18.5
246+
pulumi-random==4.19.1
245247
# via hatch.envs.docs
246-
pycparser==2.23
248+
pycparser==3.0
247249
# via cffi
248250
pydantic==2.12.5
249251
# via hatch.envs.docs
@@ -257,7 +259,7 @@ pygments==2.19.2
257259
# pydata-sphinx-theme
258260
# rich
259261
# sphinx
260-
pyjwt==2.10.1
262+
pyjwt==2.11.0
261263
# via
262264
# hatch.envs.docs
263265
# msal
@@ -284,7 +286,7 @@ requests==2.32.5
284286
# sphinx
285287
requests-oauthlib==2.0.0
286288
# via msrest
287-
rich==14.2.0
289+
rich==14.3.1
288290
# via
289291
# hatch.envs.docs
290292
# typer
@@ -307,7 +309,7 @@ simple-acme-dns==4.0.0
307309
# via hatch.envs.docs
308310
snowballstemmer==3.0.1
309311
# via sphinx
310-
soupsieve==2.8.1
312+
soupsieve==2.8.3
311313
# via beautifulsoup4
312314
sphinx==8.2.3
313315
# via
@@ -332,7 +334,7 @@ sphinxcontrib-serializinghtml==2.0.0
332334
# via sphinx
333335
sphinxcontrib-typer==0.7.2
334336
# via hatch.envs.docs
335-
typer==0.21.0
337+
typer==0.21.1
336338
# via hatch.envs.docs
337339
typer-slim==0.21.1
338340
# via sphinxcontrib-typer
@@ -371,7 +373,7 @@ validators==0.35.0
371373
# via simple-acme-dns
372374
websocket-client==1.9.0
373375
# via hatch.envs.docs
374-
wheel==0.45.1
376+
wheel==0.46.3
375377
# via sphinx-togglebutton
376378

377379
# The following packages are considered to be unsafe in a requirements file:

.hatch/requirements-lint.txt

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ansible-compat==25.12.0
3030
# ansible-lint
3131
# molecule
3232
# pytest-ansible
33-
ansible-core==2.20.1
33+
ansible-core==2.20.2
3434
# via
3535
# ansible
3636
# ansible-compat
@@ -39,15 +39,15 @@ ansible-core==2.20.1
3939
# pytest-ansible
4040
ansible-creator==25.12.0
4141
# via ansible-dev-tools
42-
ansible-dev-environment==25.12.2
42+
ansible-dev-environment==26.1.1
4343
# via ansible-dev-tools
4444
ansible-dev-tools==25.12.0
4545
# via hatch.envs.lint
46-
ansible-lint==26.1.0
46+
ansible-lint==26.1.1
4747
# via
4848
# ansible-dev-tools
4949
# ansible-navigator
50-
ansible-navigator==26.1.1
50+
ansible-navigator==26.1.2
5151
# via ansible-dev-tools
5252
ansible-runner==2.4.2
5353
# via ansible-navigator
@@ -67,7 +67,7 @@ black==25.12.0
6767
# ansible-lint
6868
bracex==2.6
6969
# via wcmatch
70-
cachetools==6.2.4
70+
cachetools==6.2.6
7171
# via tox
7272
cffi==2.0.0
7373
# via
@@ -86,7 +86,7 @@ click-help-colors==0.9.4
8686
# via molecule
8787
colorama==0.4.6
8888
# via tox
89-
cryptography==46.0.3
89+
cryptography==46.0.4
9090
# via
9191
# ansible-core
9292
# ansible-lint
@@ -124,7 +124,7 @@ jsonschema==4.26.0
124124
# molecule
125125
jsonschema-specifications==2025.9.1
126126
# via jsonschema
127-
librt==0.7.7
127+
librt==0.7.8
128128
# via mypy
129129
lockfile==0.12.2
130130
# via python-daemon
@@ -144,9 +144,9 @@ mypy-extensions==1.1.0
144144
# mypy
145145
numpy==2.3.5
146146
# via pandas-stubs
147-
onigurumacffi==1.4.1
147+
onigurumacffi==1.5.0
148148
# via ansible-navigator
149-
packaging==25.0
149+
packaging==26.0
150150
# via
151151
# ansible-builder
152152
# ansible-compat
@@ -164,7 +164,7 @@ pandas-stubs==2.3.3.251219
164164
# via hatch.envs.lint
165165
parsley==1.3
166166
# via bindep
167-
pathspec==0.12.1
167+
pathspec==1.0.4
168168
# via
169169
# ansible-lint
170170
# black
@@ -186,7 +186,7 @@ pluggy==1.6.0
186186
# tox
187187
ptyprocess==0.7.0
188188
# via pexpect
189-
pycparser==2.23
189+
pycparser==3.0
190190
# via cffi
191191
pydantic==2.12.5
192192
# via hatch.envs.lint
@@ -205,7 +205,7 @@ pytest==9.0.2
205205
# pytest-sugar
206206
# pytest-xdist
207207
# tox-ansible
208-
pytest-ansible==25.12.0
208+
pytest-ansible==26.1.0
209209
# via
210210
# ansible-dev-tools
211211
# tox-ansible
@@ -221,7 +221,7 @@ python-daemon==3.1.2
221221
# via ansible-runner
222222
python-gnupg==0.5.6
223223
# via ansible-sign
224-
pytokens==0.3.0
224+
pytokens==0.4.1
225225
# via black
226226
pyyaml==6.0.3
227227
# via
@@ -243,7 +243,7 @@ referencing==0.37.0
243243
# jsonschema-specifications
244244
resolvelib==1.2.1
245245
# via ansible-core
246-
rich==14.2.0
246+
rich==14.3.1
247247
# via
248248
# enrich
249249
# molecule
@@ -266,7 +266,7 @@ termcolor==3.3.0
266266
# via pytest-sugar
267267
tox==4.34.1
268268
# via tox-ansible
269-
tox-ansible==25.12.0
269+
tox-ansible==26.1.0
270270
# via ansible-dev-tools
271271
types-appdirs==1.4.3.5
272272
# via hatch.envs.lint
@@ -300,7 +300,7 @@ wcmatch==10.1
300300
# via
301301
# ansible-lint
302302
# molecule
303-
yamllint==1.37.1
303+
yamllint==1.38.0
304304
# via ansible-lint
305305

306306
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)