Skip to content

Commit 91062a1

Browse files
Bump gunicorn from 21.2.0 to 22.0.0 in /backend (#1176)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2626b2 commit 91062a1

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

backend/poetry.lock

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ tenacity = "^8.2.3"
1515
pydantic = ">2.0"
1616
emails = "^0.6"
1717

18-
gunicorn = "^21.2.0"
18+
gunicorn = "^22.0.0"
1919
jinja2 = "^3.1.2"
2020
alembic = "^1.12.1"
2121
python-jose = {extras = ["cryptography"], version = "^3.3.0"}

0 commit comments

Comments
 (0)