Skip to content

Commit

Permalink
Bump gunicorn from 20.1.0 to 22.0.0 in /scrapers
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
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent c9191fd commit 762d1ca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 68 deletions.
76 changes: 9 additions & 67 deletions scrapers/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 scrapers/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sentry-sdk = {extras = ["flask"], version = "^1.19.1"}
python-dotenv = "^0.21.0"
coverage = "^7.2"
pytest-cov = "^4.0.0"
gunicorn = "^20.1.0"
gunicorn = "^22.0.0"

[tool.poetry.dev-dependencies]
pytest = "^7.2.0"
Expand Down

0 comments on commit 762d1ca

Please sign in to comment.