mirror of
https://github.com/aaronleetw/Attendance.git
synced 2024-11-14 19:11:39 -08:00
Bump gunicorn from 20.1.0 to 22.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b4cde1f831
commit
0bf53fa965
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ python_dotenv == 0.19.0
|
||||||
|
|
||||||
# Attendance/app.py: 5
|
# Attendance/app.py: 5
|
||||||
pytz == 2020.1
|
pytz == 2020.1
|
||||||
gunicorn == 20.1.0
|
gunicorn == 22.0.0
|
Loading…
Reference in a new issue