Skip to content

Commit

Permalink
Bump gevent from 1.2.2 to 23.9.1 in /app/backend
Browse files Browse the repository at this point in the history
Bumps [gevent](https://github.com/gevent/gevent) from 1.2.2 to 23.9.1.
- [Release notes](https://github.com/gevent/gevent/releases)
- [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_1_2.rst)
- [Commits](gevent/gevent@1.2.2...23.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 21ec123 commit 4b082a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
django>=2.2,<2.3
django-debug-toolbar>=1.7
gunicorn==19.9.0
gevent==1.2.2
gevent==23.9.1
psycopg2-binary>=2.7.1,<2.9
whitenoise>=4.1.2
django-crispy-forms>=1.6.1
Expand Down

0 comments on commit 4b082a5

Please sign in to comment.