Skip to content

Commit 038d936

Browse files
Bump gunicorn from 20.1.0 to 21.2.0 in /src (#3470)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 21.2.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@20.1.0...21.2.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18badb7 commit 038d936

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flask==2.3.2
22
flask-talisman==1.0.0
3-
gunicorn==20.1.0
3+
gunicorn==21.2.0
44
pytest==7.4.0
55
pytest-watch==4.2.0
66
pytest-cov==4.1.0

0 commit comments

Comments
 (0)