Bump eventlet from 0.40.1 to 0.40.2

Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.40.1 to 0.40.2.
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](https://github.com/eventlet/eventlet/compare/0.40.1...0.40.2)

---
updated-dependencies:
- dependency-name: eventlet
  dependency-version: 0.40.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-22 23:58:30 +00:00
committed by GitHub
parent 0c4125c7a7
commit 6b23ea46e7
2 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ python = "^3.12.9"
ago = "~=0.1.0"
beautifulsoup4 = "^4.13.3"
blinker = "~=1.8"
eventlet = "==0.40.1"
eventlet = "==0.40.2"
exceptiongroup = "==1.3.0"
flask = "~=3.1"
flask-basicauth = "~=0.2"