Skip to content

Commit

Permalink
Update greenlet requirement from ~=3.0.1 to ~=3.0.2
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@3.0.1...3.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent b75bc09 commit a690c33
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.3.1
six~=1.16.0
click~=8.1.7
python-dateutil~=2.8.2
greenlet~=3.0.1
greenlet~=3.0.2
oauthlib~=3.2.2
idna~=3.6
urllib3~=2.1.0
Expand Down

0 comments on commit a690c33

Please sign in to comment.