Pamela Fox commited on
Commit
73add38
·
unverified ·
2 Parent(s): d609fe2 fe01a04

Merge pull request #55 from pamelafox/dependabot/pip/azure-identity-1.16.1

Browse files
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