Bump gevent from 25.8.2 to 25.9.1 (#2917)

Bumps [gevent](https://github.com/gevent/gevent) from 25.8.2 to 25.9.1.
- [Release notes](https://github.com/gevent/gevent/releases)
- [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst)
- [Commits](https://github.com/gevent/gevent/compare/25.8.2...25.9.1)

---
updated-dependencies:
- dependency-name: gevent
  dependency-version: 25.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-18 13:12:12 -04:00
committed by GitHub
parent 8b4f30874b
commit 34d6c827c2
2 changed files with 46 additions and 47 deletions

View File

@@ -12,7 +12,7 @@ python = "^3.13.2"
ago = "~=0.1.0"
beautifulsoup4 = "^4.13.5"
blinker = "~=1.8"
gevent = "==25.8.2"
gevent = "==25.9.1"
exceptiongroup = "==1.3.0"
flask = "~=3.1"
flask-basicauth = "~=0.2"