Skip to content

Commit

Permalink
Merge pull request #198 from ComputerScienceHouse/dependabot/pip/guni…
Browse files Browse the repository at this point in the history
…corn-22.0.0

Bump gunicorn from 20.1.0 to 22.0.0
  • Loading branch information
Sam-Cordry authored Sep 18, 2024
2 parents 23d66c8 + 08a236a commit a79d1ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Flask-Migrate==3.1.0
flask-optimize==0.2.9.8
Flask-pyoidc==1.3.0
Flask-SQLAlchemy==2.5.1
gunicorn==20.1.0
gunicorn==22.0.0
pip-tools~=6.6.2
PyMySQL==1.1.1
pyGravatar==0.0.6
Expand Down
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ future==0.18.2
# pyjwkest
greenlet==2.0.2
# via sqlalchemy
gunicorn==20.1.0
gunicorn==22.0.0
# via -r requirements.in
htmlmin==0.1.12
# via flask-optimize
Expand Down Expand Up @@ -95,7 +95,9 @@ mccabe==0.7.0
oic==0.11.0.1
# via flask-pyoidc
packaging==21.3
# via ddtrace
# via
# ddtrace
# gunicorn
pep517==0.12.0
# via pip-tools
pillow==9.4.0
Expand Down

0 comments on commit a79d1ac

Please sign in to comment.