Skip to content

Commit

Permalink
Bump gunicorn from 20.1.0 to 21.1.0
Browse files Browse the repository at this point in the history
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 21.1.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@20.1.0...21.1.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2023
1 parent 6244b4f commit 7031f79
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 61 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ colorlog = "~=6.7"
eve = "~=2.1"
flask-apscheduler = "~=1.12"
flask-cors = "~=4.0"
gunicorn = "~=20.0"
gunicorn = "~=21.1"
openpyxl = "~=3.1"
pandas = "~=2.0"
pika = "~=1.3"
Expand Down
160 changes: 100 additions & 60 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7031f79

Please sign in to comment.