Skip to content

Commit

Permalink
Update gunicorn and sentry-sdk (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
somethingnew2-0 authored Sep 4, 2024
1 parent 0241fd6 commit 5f14922
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
click==8.1.7
Flask==3.0.3
Werkzeug==3.0.3
gunicorn==22.0.0
gunicorn==23.0.0
six==1.16.0
python-dotenv==1.0.1
python-dateutil==2.9.0.post0
Expand Down Expand Up @@ -32,7 +32,7 @@ flask-oidc==2.1.1
requests==2.32.3

# Error Reporting
sentry-sdk[flask]==1.44.1
sentry-sdk[flask]==2.13.0

# Okta
okta==2.9.7
Expand Down

0 comments on commit 5f14922

Please sign in to comment.