Skip to content

Commit

Permalink
chore(deps): bump gevent from 22.10.2 to 23.9.0
Browse files Browse the repository at this point in the history
Bumps [gevent](https://github.com/gevent/gevent) from 22.10.2 to 23.9.0.
- [Release notes](https://github.com/gevent/gevent/releases)
- [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst)
- [Commits](gevent/gevent@22.10.2...23.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 24, 2024
1 parent 1ece791 commit 2798a4a
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 62 deletions.
101 changes: 40 additions & 61 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ gunicorn = "^21.2.0"
sentry-sdk = ">=1.5.8,<1.6.0"
croniter = ">=1.3.5,<1.4.0"
django-log-request-id = ">=2.0.0,<2.1.0"
gevent = "22.10.2"
gevent = "23.9.0"
django-filter = ">=2.4.0,<2.5.0"
django-auth-ldap = "2.3.0"
pymysql = "1.1.0"
Expand Down

0 comments on commit 2798a4a

Please sign in to comment.