Skip to content

Commit

Permalink
Bump azure-identity from 1.12.0 to 1.16.1 in /src
Browse files Browse the repository at this point in the history
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.12.0 to 1.16.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-identity_1.12.0...azure-identity_1.16.1)

---
updated-dependencies:
- dependency-name: azure-identity
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Yrob committed Jun 12, 2024
1 parent 58deec4 commit 10dd6e6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 14 deletions.
13 changes: 6 additions & 7 deletions src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ azure-core==1.28.0 \
# via
# azure-identity
# opencensus-ext-azure
azure-identity==1.13.0 \
--hash=sha256:bd700cebb80cd9862098587c29d8677e819beca33c62568ced6d5a8e5e332b82 \
--hash=sha256:c931c27301ffa86b07b4dcf574e29da73e3deba9ab5d1fe4f445bb6a3117e260
azure-identity==1.16.1 \
--hash=sha256:6d93f04468f240d59246d8afde3091494a5040d4f141cad0f49fc0c399d0d91e \
--hash=sha256:8fb07c25642cd4ac422559a8b50d3e77f73dcc2bbfaba419d06d6c9d7cff6726
# via opencensus-ext-azure
bandit==1.7.4 \
--hash=sha256:2d63a8c573417bae338962d4b9b06fbc6080f74ecd955a092849e1e65c717bd2 \
Expand Down Expand Up @@ -758,9 +758,9 @@ more-itertools==9.1.0 \
# via
# -r requirements.in
# amsterdam-schema-tools
msal==1.22.0 \
--hash=sha256:8a82f5375642c1625c89058018430294c109440dce42ea667d466c2cab520acd \
--hash=sha256:9120b7eafdf061c92f7b3d744e5f325fca35873445fa8ffebb40b1086a13dd58
msal==1.28.1 \
--hash=sha256:563c2d70de77a2ca9786aab84cb4e133a38a6897e6676774edc23d610bfc9e7b \
--hash=sha256:d72bbfe2d5c2f2555f4bc6205be4450ddfd12976610dd9a16a9ab0f05c68b64d
# via
# azure-identity
# msal-extensions
Expand Down Expand Up @@ -1259,7 +1259,6 @@ six==1.16.0 \
--hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
# via
# azure-core
# azure-identity
# djangorestframework-csv
# google-auth
# jsonpath-rw
Expand Down
13 changes: 6 additions & 7 deletions src/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ azure-core==1.26.2 \
# via
# azure-identity
# opencensus-ext-azure
azure-identity==1.12.0 \
--hash=sha256:2a58ce4a209a013e37eaccfd5937570ab99e9118b3e1acf875eed3a85d541b92 \
--hash=sha256:7f9b1ae7d97ea7af3f38dd09305e19ab81a1e16ab66ea186b6579d85c1ca2347
azure-identity==1.16.1 \
--hash=sha256:6d93f04468f240d59246d8afde3091494a5040d4f141cad0f49fc0c399d0d91e \
--hash=sha256:8fb07c25642cd4ac422559a8b50d3e77f73dcc2bbfaba419d06d6c9d7cff6726
# via opencensus-ext-azure
bandit==1.7.4 \
--hash=sha256:2d63a8c573417bae338962d4b9b06fbc6080f74ecd955a092849e1e65c717bd2 \
Expand Down Expand Up @@ -829,9 +829,9 @@ more-itertools==9.1.0 \
# via
# -r ./requirements.in
# amsterdam-schema-tools
msal==1.23.0 \
--hash=sha256:25c9a33acf84301f93d1fdbe9f1a9c60cd38af0d5fffdbfa378138fc7bc1e86b \
--hash=sha256:3342e0837a047007f9d479e814b559c3219767453d57920dc40a31986862048b
msal==1.28.1 \
--hash=sha256:563c2d70de77a2ca9786aab84cb4e133a38a6897e6676774edc23d610bfc9e7b \
--hash=sha256:d72bbfe2d5c2f2555f4bc6205be4450ddfd12976610dd9a16a9ab0f05c68b64d
# via
# azure-identity
# msal-extensions
Expand Down Expand Up @@ -1363,7 +1363,6 @@ six==1.16.0 \
--hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
# via
# azure-core
# azure-identity
# djangorestframework-csv
# google-auth
# jsonpath-rw
Expand Down

0 comments on commit 10dd6e6

Please sign in to comment.