Skip to content

Commit

Permalink
Bump gunicorn from 21.2.0 to 22.0.0 (#30)
Browse files Browse the repository at this point in the history
* Create FUNDING.yml (#22)

* Alphonse xavier 924 patch 1 (#23)

* Update app_components.py

* Update utils.py

* Update utils.py

* Alphonse xavier 924 patch 2 (#28)

* Updated increase_color and decrease_color in config.ini

* Updated button and button:hover color in styles.css

* Bump gunicorn from 21.2.0 to 22.0.0

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@21.2.0...22.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Daniel T. Soukup, PhD <[email protected]>
Co-authored-by: Alphonse Xavier <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Aug 18, 2024
1 parent 7d2af6c commit 26d1157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ EditorConfig==0.12.4
exceptiongroup==1.1.3
Flask==2.2.5
Flask-Caching==2.3.0
gunicorn==21.2.0
gunicorn==22.0.0
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
Expand Down

0 comments on commit 26d1157

Please sign in to comment.