Skip to content

Commit

Permalink
Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
replaceafill committed Apr 17, 2024
1 parent a126fa1 commit 1148acb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ greenlet==3.0.3
# via
# -r requirements.txt
# gevent
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements.txt
idna==3.7
# via
Expand Down Expand Up @@ -281,7 +281,7 @@ urllib3==2.2.1
# amclient
# elasticsearch
# requests
virtualenv==20.25.1
virtualenv==20.25.2
# via tox
wheel==0.43.0
# via pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ gevent==24.2.1
# via -r requirements.in
greenlet==3.0.3
# via gevent
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements.in
idna==3.7
# via requests
Expand Down

0 comments on commit 1148acb

Please sign in to comment.