Skip to content

Commit

Permalink
⬆️ Bump gunicorn from 20.1.0 to 22.0.0
Browse files Browse the repository at this point in the history
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@20.1.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 Dec 12, 2024
1 parent 654db46 commit 1e454ae
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ django==3.1.14
# via -r requirements.in
flake8==7.1.1
# via -r requirements.in
gunicorn==20.1.0
gunicorn==22.0.0
# via -r requirements.in
iniconfig==1.1.1
# via pytest
Expand All @@ -31,6 +31,7 @@ mypy-extensions==0.4.3
packaging==24.2
# via
# black
# gunicorn
# pytest
pathspec==0.10.1
# via black
Expand Down Expand Up @@ -64,6 +65,3 @@ tomli==2.0.1
# pytest
typing-extensions==4.12.2
# via black

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 1e454ae

Please sign in to comment.