Skip to content

Commit

Permalink
chore(deps): bump cherrypy from 18.9.0 to 18.10.0
Browse files Browse the repository at this point in the history
Bumps [cherrypy](https://github.com/cherrypy/cherrypy) from 18.9.0 to 18.10.0.
- [Changelog](https://github.com/cherrypy/cherrypy/blob/main/CHANGES.rst)
- [Commits](cherrypy/cherrypy@v18.9.0...v18.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 577d388 commit 79e65b7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -14,7 +14,7 @@ pathfinderevents = 'pathfinderevents:main'
python = "^3.11"
configargparse = "^1.7"
cloudevents = "^1.10.1"
cherrypy = "^18.9.0"
cherrypy = "^18.10.0"
kafka-python-ng = "^2.2.2"
pyyaml = "^6.0"
werkzeug = "^3.0.3"
Expand Down

0 comments on commit 79e65b7

Please sign in to comment.