Skip to content

Commit 5a4b6ee

Browse files
dependabot[bot]james-d-mitchell
authored andcommitted
Bump eventlet from 0.40.2 to 0.40.3
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.40.2 to 0.40.3. - [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS) - [Commits](eventlet/eventlet@0.40.2...0.40.3) --- updated-dependencies: - dependency-name: eventlet dependency-version: 0.40.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b458d65 commit 5a4b6ee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dev = [
6767
"beautifulsoup4==4.13.4",
6868
"colorama==0.4.6",
6969
"cpplint==2.0.2",
70-
"eventlet==0.40.2",
70+
"eventlet==0.40.3",
7171
"exceptiongroup==1.3.0",
7272
"gevent==25.5.1",
7373
"graphviz==0.20.3",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ argcomplete==3.6.2
33
beautifulsoup4==4.13.4
44
colorama==0.4.6
55
cpplint==2.0.2
6-
eventlet==0.40.2
6+
eventlet==0.40.3
77
exceptiongroup==1.3.0
88
gevent==25.5.1
99
graphviz==0.20.3

0 commit comments

Comments
 (0)