mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 21:49:37 -04:00
Bump gunicorn from 24.1.1 to 25.0.1 (#3241)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 24.1.1 to 25.0.1. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/24.1.1...25.0.1) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 25.0.1 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>
This commit is contained in:
@@ -19,7 +19,7 @@ flask-basicauth = "~=0.2"
|
||||
flask-login = "^0.6"
|
||||
flask-talisman = "*"
|
||||
flask-wtf = "^1.2"
|
||||
gunicorn = {version = "==24.1.1", extras = ["gevent"]}
|
||||
gunicorn = {version = "==25.0.1", extras = ["gevent"]}
|
||||
hypothesis = "^6.151.4"
|
||||
humanize = "~=4.15"
|
||||
itsdangerous = "~=2.2"
|
||||
|
||||
Reference in New Issue
Block a user