Skip to content

Commit

Permalink
Renovate: dependency azure-identity to v1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 2abbcfb commit 6e6ad0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hasher/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ requires-python = ">=3.10"
classifiers = ["Programming Language :: Python :: 3"]
dependencies = [
"core==0.2.0rc0",
"azure-identity==1.16.1",
"azure-identity==1.19.0",
"azure-keyvault==4.2.0",
"fastapi==0.112.0",
"hypothesis==6.109.0",
Expand Down
2 changes: 1 addition & 1 deletion pixl_core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ requires-python = ">=3.9"
classifiers = ["Programming Language :: Python :: 3"]
dependencies = [
"aio_pika==9.4.2",
"azure-identity==1.16.1",
"azure-identity==1.19.0",
"azure-keyvault==4.2.0",
"fastapi==0.112.0",
"jsonpickle==3.2.2",
Expand Down

0 comments on commit 6e6ad0c

Please sign in to comment.