Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent d613a5d commit a8d303d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/flask-gunicorn/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ flask_sqlalchemy==2.5.1
itsdangerous==2.1.2
opentelemetry-instrumentation-flask==0.38b0
opentelemetry-instrumentation-sqlalchemy==0.38b0
gunicorn==20.0.4
gunicorn==22.0.0

0 comments on commit a8d303d

Please sign in to comment.