Skip to content

Commit

Permalink
Update greenlet requirement from ~=2.0.2 to ~=3.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [greenlet](https://github.com/python-greenlet/greenlet) to permit the latest version.
- [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst)
- [Commits](python-greenlet/greenlet@2.0.2...3.0.0)

---
updated-dependencies:
- dependency-name: greenlet
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent deba3ba commit e38b9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pip==23.2.1
six~=1.16.0
click~=8.1.7
python-dateutil~=2.8.2
greenlet~=2.0.2
greenlet~=3.0.0
oauthlib~=3.2.2
idna~=3.4
urllib3~=2.0.5
Expand Down

0 comments on commit e38b9a9

Please sign in to comment.