Skip to content

Commit

Permalink
chore(deps): update dependency gevent to v23.9.0.post1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent c4659a7 commit a8204f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gevent==23.7.0
gevent==23.9.0.post1
nslookup==1.7.0
requests[socks]==2.31.0
pyq3serverlist==0.3.2
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ classifiers =
packages = find:
python_requires = >=3.8, <3.12
install_requires =
gevent==23.7.0
gevent==23.9.0.post1
nslookup==1.7.0
requests[socks]==2.31.0
pyq3serverlist==0.3.2
Expand Down

0 comments on commit a8204f9

Please sign in to comment.