Skip to content

Commit

Permalink
Bump the python group with 1 update
Browse files Browse the repository at this point in the history
Bumps the python group with 1 update: [eventlet](https://github.com/eventlet/eventlet).


Updates `eventlet` from 0.34.2 to 0.34.3
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](eventlet/eventlet@v0.34.2...v0.34.3)

---
updated-dependencies:
- dependency-name: eventlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 00ddfb2 commit b8035a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -16,7 +16,7 @@ include = ["paramview/static/**/*"]
python = "^3.9"
flask = "^3.0.0"
flask-socketio = "^5.3.6"
eventlet = "^0.34.2"
eventlet = "^0.34.3"
watchdog = "^3.0.0"
paramdb = "^0.10.2"

Expand Down

0 comments on commit b8035a0

Please sign in to comment.