Bump gevent from 25.8.1 to 25.8.2 (#1952)

Bumps [gevent](https://github.com/gevent/gevent) from 25.8.1 to 25.8.2.
- [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.1...25.8.2)

---
updated-dependencies:
- dependency-name: gevent
  dependency-version: 25.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-08-30 18:13:49 -04:00
committed by GitHub
parent 31c24922c5
commit 71b63f6d08
2 changed files with 47 additions and 47 deletions

View File

@@ -25,7 +25,7 @@ click-didyoumean = "==0.3.1"
click-plugins = "==1.1.1.2"
click-repl = "==0.3.0"
deprecated = "==1.2.18"
gevent = "==25.8.1"
gevent = "==25.8.2"
expiringdict = "==1.2.2"
flask = "~=3.1"
flask-bcrypt = "==1.0.1"