Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 8feebd5 commit d49319f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ flask-script==2.0.6
# via superdesk-core
future==1.0.0
# via python-twitter
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements.in
hachoir==3.0a3
# via superdesk-core
Expand Down Expand Up @@ -156,6 +156,7 @@ lxml==4.6.5
# via
# draftjs-exporter
# superdesk-core
# xmlsec
markupsafe==2.0.1
# via
# jinja2
Expand Down Expand Up @@ -287,3 +288,5 @@ werkzeug==1.0.1
# superdesk-core
wrapt==1.14.1
# via elastic-apm
xmlsec==1.3.13
# via superdesk-core

0 comments on commit d49319f

Please sign in to comment.