Skip to content

Commit

Permalink
Bump eventlet from 0.36.1 to 0.38.0
Browse files Browse the repository at this point in the history
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.36.1 to 0.38.0.
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](eventlet/eventlet@0.36.1...0.38.0)

---
updated-dependencies:
- dependency-name: eventlet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 0f95809 commit 3b5c7f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ django-celery-beat = {git = "https://github.com/celery/django-celery-beat.git"}
boto3 = "^1.34.74"
django-anymail = { extras = ["postmark"], version = "^10.3" }
django-storages = "^1.13.2"
eventlet = "^0.36.1"
eventlet = "^0.38.0"
django-unicorn = "^0.60.0"
psycopg = {extras = ["binary", "pool"], version = "^3.2.3"}
django-oidc-provider = "^0.8.0"
Expand Down

0 comments on commit 3b5c7f6

Please sign in to comment.