File tree Expand file tree Collapse file tree 1 file changed +12
-13
lines changed Expand file tree Collapse file tree 1 file changed +12
-13
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ alitra==1.1.3
8
8
# via isar (pyproject.toml)
9
9
annotated-types == 0.7.0
10
10
# via pydantic
11
- anyio == 4.6.2.post1
11
+ anyio == 4.7.0
12
12
# via
13
13
# httpx
14
14
# starlette
@@ -43,7 +43,7 @@ click==8.1.7
43
43
# via
44
44
# isar (pyproject.toml)
45
45
# uvicorn
46
- cryptography == 43 .0.3
46
+ cryptography == 44 .0.0
47
47
# via
48
48
# azure-identity
49
49
# azure-storage-blob
@@ -54,13 +54,13 @@ dacite==1.8.1
54
54
# via
55
55
# alitra
56
56
# isar (pyproject.toml)
57
- fastapi == 0.115.5
57
+ fastapi == 0.115.6
58
58
# via
59
59
# fastapi-azure-auth
60
60
# isar (pyproject.toml)
61
61
fastapi-azure-auth == 5.0.1
62
62
# via isar (pyproject.toml)
63
- google-api-core == 2.23 .0
63
+ google-api-core == 2.24 .0
64
64
# via opencensus
65
65
google-auth == 2.36.0
66
66
# via google-api-core
@@ -72,7 +72,7 @@ h11==0.14.0
72
72
# uvicorn
73
73
httpcore == 1.0.7
74
74
# via httpx
75
- httpx == 0.27.2
75
+ httpx == 0.28.1
76
76
# via fastapi-azure-auth
77
77
idna == 3.10
78
78
# via
@@ -91,7 +91,7 @@ msal==1.31.1
91
91
# msal-extensions
92
92
msal-extensions == 1.2.0
93
93
# via azure-identity
94
- numpy == 2.1.3
94
+ numpy == 2.2.0
95
95
# via
96
96
# alitra
97
97
# isar (pyproject.toml)
@@ -115,7 +115,7 @@ portalocker==2.10.1
115
115
# via msal-extensions
116
116
proto-plus == 1.25.0
117
117
# via google-api-core
118
- protobuf == 5.28.3
118
+ protobuf == 5.29.1
119
119
# via
120
120
# google-api-core
121
121
# googleapis-common-protos
@@ -130,7 +130,7 @@ pyasn1-modules==0.4.1
130
130
# via google-auth
131
131
pycparser == 2.22
132
132
# via cffi
133
- pydantic == 2.10.1
133
+ pydantic == 2.10.3
134
134
# via
135
135
# fastapi
136
136
# isar (pyproject.toml)
@@ -139,7 +139,7 @@ pydantic-core==2.27.1
139
139
# via pydantic
140
140
pydantic-settings == 2.6.1
141
141
# via isar (pyproject.toml)
142
- pyjwt [crypto ]== 2.10.0
142
+ pyjwt [crypto ]== 2.10.1
143
143
# via
144
144
# fastapi-azure-auth
145
145
# isar (pyproject.toml)
@@ -165,21 +165,20 @@ rsa==4.9
165
165
# via google-auth
166
166
scipy == 1.14.1
167
167
# via alitra
168
- six == 1.16 .0
168
+ six == 1.17 .0
169
169
# via
170
170
# azure-core
171
171
# opencensus
172
172
# transitions
173
173
sniffio == 1.3.1
174
- # via
175
- # anyio
176
- # httpx
174
+ # via anyio
177
175
starlette == 0.41.3
178
176
# via fastapi
179
177
transitions == 0.9.2
180
178
# via isar (pyproject.toml)
181
179
typing-extensions == 4.12.2
182
180
# via
181
+ # anyio
183
182
# azure-core
184
183
# azure-identity
185
184
# azure-keyvault-secrets
You can’t perform that action at this time.
0 commit comments