Skip to content

Commit

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


Updates `paramdb` from 0.11.0 to 0.13.0
- [Release notes](https://github.com/PainterQubits/paramdb/releases)
- [Changelog](https://github.com/PainterQubits/paramdb/blob/main/CHANGELOG.md)
- [Commits](PainterQubits/paramdb@v0.11.0...v0.13.0)

---
updated-dependencies:
- dependency-name: paramdb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 07e7bb0 commit d54ad87
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
21 changes: 12 additions & 9 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 @@ -18,7 +18,7 @@ flask = "^3.0.3"
flask-socketio = "^5.3.6"
eventlet = "^0.36.1"
watchdog = "^4.0.1"
paramdb = "^0.11.0"
paramdb = ">=0.11,<0.14"

[tool.poetry.group.dev.dependencies]
mypy = "^1.10.0"
Expand Down

0 comments on commit d54ad87

Please sign in to comment.