dependabot[bot] commited on
Commit
fe01a04
·
unverified ·
1 Parent(s): d609fe2

Bump azure-identity from 1.16.0 to 1.16.1

Browse files

Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.16.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](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.16.0...azure-identity_1.16.1)

---
updated-dependencies:
- dependency-name: azure-identity
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Files changed (2) hide show
  1. scripts/requirements.txt +1 -1
  2. src/requirements.txt +1 -1
scripts/requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
  psycopg2==2.9.9
2
- azure-identity==1.16.0
 
1
  psycopg2==2.9.9
2
+ azure-identity==1.16.1
src/requirements.txt CHANGED
@@ -3,4 +3,4 @@ psycopg2==2.9.9
3
  python-dotenv==1.0.1
4
  whitenoise[brotli]==6.6.0
5
  django-environ==0.11.2
6
- azure-identity==1.16.0
 
3
  python-dotenv==1.0.1
4
  whitenoise[brotli]==6.6.0
5
  django-environ==0.11.2
6
+ azure-identity==1.16.1