Skip to content

Commit

Permalink
Bump gunicorn from 22.0.0 to 23.0.0
Browse files Browse the repository at this point in the history
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@22.0.0...23.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 6a2fec0 commit fcf8b4d
Show file tree
Hide file tree
Showing 2 changed files with 3 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==3.14.3
Flask-SQLAlchemy==2.5.1
gunicorn==22.0.0
gunicorn==23.0.0
pip-tools~=6.6.2
PyMySQL==1.1.1
pyGravatar==0.0.6
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ future==0.18.3
# via pyjwkest
greenlet==2.0.2
# via sqlalchemy
gunicorn==22.0.0
gunicorn==23.0.0
# via -r requirements.in
htmlmin==0.1.12
# via flask-optimize
Expand All @@ -83,7 +83,7 @@ mako==1.2.2
# via
# alembic
# oic
markupsafe==2.0.1
markupsafe==2.1.2
# via
# -r requirements.in
# jinja2
Expand Down

0 comments on commit fcf8b4d

Please sign in to comment.