Skip to content

Commit 0244d41

Browse files
fix(deps): update azure-sdk-for-python monorepo
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 11ea4de commit 0244d41

File tree

3 files changed

+45
-45
lines changed

3 files changed

+45
-45
lines changed

pdm.lock

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ dependencies = [
9393
"prometheus-client==0.20.0",
9494
"kubernetes==30.1.0",
9595
"psycopg2-binary==2.9.9",
96-
"azure-identity==1.18.0",
96+
"azure-identity==1.25.2",
9797
"langchain-community>=0.3.27",
9898
"SQLAlchemy==2.0.35",
9999
"huggingface-hub>=0.33.1",

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@ asyncpg==0.31.0 \
5454
attrs==25.4.0 \
5555
--hash=sha256:16d5969b87f0859ef33a48b35d55ac1be6e42ae49d5e853b597db70c35c57e11 \
5656
--hash=sha256:adcf7e2a1fb3b36ac48d97835bb6d8ade15b8dcce26aba8bf1d14847b57a3373
57-
azure-core==1.38.0 \
58-
--hash=sha256:8194d2682245a3e4e3151a667c686464c3786fed7918b394d035bdcd61bb5993 \
59-
--hash=sha256:ab0c9b2cd71fecb1842d52c965c95285d3cfb38902f6766e4a471f1cd8905335
60-
azure-identity==1.18.0 \
61-
--hash=sha256:bccf6106245b49ff41d0c4cd7b72851c5a2ba3a32cef7589da246f5727f26f02 \
62-
--hash=sha256:f567579a65d8932fa913c76eddf3305101a15e5727a5e4aa5df649a0f553d4c3
57+
azure-core==1.38.2 \
58+
--hash=sha256:074806c75cf239ea284a33a66827695ef7aeddac0b4e19dda266a93e4665ead9 \
59+
--hash=sha256:67562857cb979217e48dc60980243b61ea115b77326fa93d83b729e7ff0482e7
60+
azure-identity==1.25.2 \
61+
--hash=sha256:030dbaa720266c796221c6cdbd1999b408c079032c919fef725fcc348a540fe9 \
62+
--hash=sha256:1b40060553d01a72ba0d708b9a46d0f61f56312e215d8896d836653ffdc6753d
6363
banks==2.3.0 \
6464
--hash=sha256:1ecb439a0b340588fcf9a8072d806540aad03c4b874ab9aff59ac8bc08c112ff \
6565
--hash=sha256:ac6a5800d468f26a0d80e091c0c6971b69457d580ce34c0217ee2bf6c3f07271

0 commit comments

Comments
 (0)