mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-29 04:09:36 -04:00
fix test for pyjwt upgrade
This commit is contained in:
@@ -41,7 +41,7 @@ newrelic = "^11.5.0"
|
||||
packaging = "==26.0"
|
||||
poetry-dotenv-plugin = "==0.2.0"
|
||||
psycopg2-binary = "==2.9.11"
|
||||
pyjwt = "==2.10.1"
|
||||
pyjwt = "==2.12.0"
|
||||
python-dotenv = "==1.2.1"
|
||||
sqlalchemy = "==2.0.47"
|
||||
werkzeug = "^3.1.5"
|
||||
|
||||
Reference in New Issue
Block a user