Skip to content

Commit

Permalink
Bump gunicorn from 21.2.0 to 22.0.0
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 17, 2024
1 parent c0b025e commit d7e8b12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies = [
"certifi==2024.2.2",
"click==8.1.7",
"cryptography==42.0.5",
"gunicorn==21.2.0",
"gunicorn==22.0.0",
"keystoneauth1==5.6.0",
"oidcrp==2.1.4",
"python-swiftclient==4.5.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ asyncpg==0.29.0
certifi==2024.2.2
click==8.1.7
cryptography==42.0.5
gunicorn==21.2.0
gunicorn==22.0.0
keystoneauth1==5.6.0
oidcrp==2.1.4
python-swiftclient==4.5.0
Expand Down

0 comments on commit d7e8b12

Please sign in to comment.