Skip to content

Commit

Permalink
Bump gevent from 23.9.0.post1 to 23.9.1
Browse files Browse the repository at this point in the history
Closes #145.
  • Loading branch information
taoky committed Sep 25, 2023
1 parent b3a63e6 commit 9a3ba3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ cryptography==41.0.4
defusedxml==0.7.1
Django==4.2.5
django-allauth==0.56.1
gevent==23.9.0.post1
greenlet==2.0.2
gevent==23.9.1
greenlet==3.0.0rc3
idna==3.4
jmespath==0.10.0
Markdown==3.4.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
aliyun-python-sdk-core==2.13.36
Django==4.2.5
django-allauth==0.56.1
gevent==23.9.0.post1
gevent==23.9.1
Markdown==3.4.4
psycopg==3.1.10
psycopg-binary==3.1.10
Expand Down

0 comments on commit 9a3ba3f

Please sign in to comment.