Skip to content

Commit

Permalink
build(deps-dev): 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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 20, 2024
1 parent d5ac408 commit ead9e82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ python = "^3.10"
whitenoise = {extras = ["brotli"], version = "^6.7.0"}
wagtail = "^6.2"
factory-boy = "^3.2.1"
gunicorn = "^22.0.0"
gunicorn = "^23.0.0"
tba-api-v3client = "^3.8.0"
hiredis = "^3.0.0"
sentry-sdk = "^2.13.0"
Expand Down

0 comments on commit ead9e82

Please sign in to comment.