Skip to content

Commit 44c2f61

Browse files
aeshubgithub-actions[bot]
authored andcommitted
GHA: Update dependencies
1 parent 6479ddc commit 44c2f61

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ azure-identity==1.25.2
2323
# sara-timeseries (pyproject.toml)
2424
azure-keyvault-secrets==4.10.0
2525
# via sara-timeseries (pyproject.toml)
26-
certifi==2026.1.4
26+
certifi==2026.2.25
2727
# via requests
2828
cffi==2.0.0
2929
# via cryptography
@@ -37,13 +37,13 @@ cryptography==46.0.5
3737
# msal
3838
# omnia-timeseries
3939
# pyjwt
40-
fastapi==0.131.0
40+
fastapi==0.135.1
4141
# via sara-timeseries (pyproject.toml)
4242
googleapis-common-protos==1.72.0
4343
# via
4444
# opentelemetry-exporter-otlp-proto-grpc
4545
# opentelemetry-exporter-otlp-proto-http
46-
grpcio==1.78.1
46+
grpcio==1.78.0
4747
# via opentelemetry-exporter-otlp-proto-grpc
4848
h11==0.16.0
4949
# via uvicorn
@@ -55,7 +55,7 @@ importlib-metadata==8.7.1
5555
# via opentelemetry-api
5656
isodate==0.7.2
5757
# via azure-keyvault-secrets
58-
msal==1.34.0
58+
msal==1.35.0
5959
# via
6060
# azure-identity
6161
# msal-extensions
@@ -147,7 +147,7 @@ pyjwt[crypto]==2.11.0
147147
# omnia-timeseries
148148
python-dateutil==2.9.0.post0
149149
# via pandas
150-
python-dotenv==1.2.1
150+
python-dotenv==1.2.2
151151
# via
152152
# pydantic-settings
153153
# sara-timeseries (pyproject.toml)

timeseries_mock/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
blinker==1.9.0
88
# via flask
9-
certifi==2026.1.4
9+
certifi==2026.2.25
1010
# via requests
1111
charset-normalizer==3.4.4
1212
# via requests

0 commit comments

Comments
 (0)