Skip to content

Commit

Permalink
Update gevent requirement from ^23.9.1 to ^24.2.1
Browse files Browse the repository at this point in the history
Updates the requirements on [gevent](https://github.com/gevent/gevent) to permit the latest version.
- [Release notes](https://github.com/gevent/gevent/releases)
- [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst)
- [Commits](gevent/gevent@23.9.1...24.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2024
1 parent 5ddb555 commit 6bd468b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ shapely = "^2.0.1"
matplotlib = "^3.7.1"
pytest = "^7.4.2"
flask-socketio = "^5.3.6"
gevent = "^23.9.1"
gevent = "^24.2.1"
gevent-websocket = "^0.10.1"
requests = "^2.31.0"

Expand Down

0 comments on commit 6bd468b

Please sign in to comment.