File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ mdurl==0.1.2
45
45
# via markdown-it-py
46
46
myst-parser == 3.0.1
47
47
# via -r -
48
- packaging == 24.0
48
+ packaging == 24.1
49
49
# via
50
50
# pydata-sphinx-theme
51
51
# sphinx
@@ -81,7 +81,7 @@ sphinxcontrib-qthelp==1.0.7
81
81
# via sphinx
82
82
sphinxcontrib-serializinghtml == 1.1.10
83
83
# via sphinx
84
- typing-extensions == 4.12.1
84
+ typing-extensions == 4.12.2
85
85
# via
86
86
# emoji
87
87
# pydata-sphinx-theme
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ azure-common==1.1.28
26
26
# azure-mgmt-rdbms
27
27
# azure-mgmt-resource
28
28
# azure-mgmt-storage
29
- azure-core == 1.30.1
29
+ azure-core == 1.30.2
30
30
# via
31
31
# azure-identity
32
32
# azure-keyvault-certificates
@@ -98,7 +98,7 @@ chevron==0.14.0
98
98
# via data-safe-haven (pyproject.toml)
99
99
click == 8.1.7
100
100
# via typer
101
- cryptography == 42.0.7
101
+ cryptography == 42.0.8
102
102
# via
103
103
# acme
104
104
# azure-identity
@@ -158,7 +158,7 @@ msrest==0.7.1
158
158
# azure-mgmt-rdbms
159
159
oauthlib == 3.2.2
160
160
# via requests-oauthlib
161
- packaging == 24.0
161
+ packaging == 24.1
162
162
# via msal-extensions
163
163
parver == 0.5
164
164
# via
@@ -170,20 +170,20 @@ protobuf==4.25.3
170
170
# via pulumi
171
171
psycopg == 3.1.19
172
172
# via data-safe-haven (pyproject.toml)
173
- pulumi == 3.118 .0
173
+ pulumi == 3.119 .0
174
174
# via
175
175
# data-safe-haven (pyproject.toml)
176
176
# pulumi-azure-native
177
177
# pulumi-random
178
- pulumi-azure-native == 2.43 .1
178
+ pulumi-azure-native == 2.44 .1
179
179
# via data-safe-haven (pyproject.toml)
180
180
pulumi-random == 4.16.2
181
181
# via data-safe-haven (pyproject.toml)
182
182
pycparser == 2.22
183
183
# via cffi
184
- pydantic == 2.7.2
184
+ pydantic == 2.7.3
185
185
# via data-safe-haven (pyproject.toml)
186
- pydantic-core == 2.18.3
186
+ pydantic-core == 2.18.4
187
187
# via pydantic
188
188
pygments == 2.18.0
189
189
# via rich
@@ -235,7 +235,7 @@ six==1.16.0
235
235
# pulumi
236
236
typer == 0.12.3
237
237
# via data-safe-haven (pyproject.toml)
238
- typing-extensions == 4.12.1
238
+ typing-extensions == 4.12.2
239
239
# via
240
240
# azure-core
241
241
# azure-keyvault-certificates
You can’t perform that action at this time.
0 commit comments