Skip to content

Commit

Permalink
Merge pull request #9 from ashwin-elangovan/dependabot/pip/backend-py…
Browse files Browse the repository at this point in the history
…thon-server/gunicorn-22.0.0

Bump gunicorn from 21.2.0 to 22.0.0 in /backend-python-server
  • Loading branch information
ashwin-elangovan authored Dec 28, 2024
2 parents 5b3de40 + 423be24 commit 4a87062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend-python-server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Flask==3.0.0
Flask-PyMongo==2.3.0
pymongo==4.6.3
python-dateutil==2.8.2
gunicorn==21.2.0
gunicorn==22.0.0
packaging==23.2
requests==2.32.2
flasgger==0.9.7.1
Expand Down

0 comments on commit 4a87062

Please sign in to comment.