mirror of
https://github.com/pypiserver/pypiserver
synced 2024-11-09 16:45:51 +01:00
chore: Bump gunicorn from 20.0.4 to 23.0.0 in /docker
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.4 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.0.4...23.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>
This commit is contained in:
parent
d68355a371
commit
50941e5087
@ -1,7 +1,7 @@
|
||||
# We use gunicorn as the default server in the docker container, with gevent
|
||||
# workers
|
||||
gevent==21.12.0
|
||||
gunicorn==20.0.4
|
||||
gunicorn==23.0.0
|
||||
passlib==1.7.4
|
||||
bcrypt==3.2.0
|
||||
# If a user overrides args but does not override the server arg, we fall back to
|
||||
|
Loading…
Reference in New Issue
Block a user