Skip to content

Commit

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


Updates `paramdb` from 0.11.0 to 0.12.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.12.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 May 27, 2024
1 parent adeea8a commit cdf6e37
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.12.0"

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

0 comments on commit cdf6e37

Please sign in to comment.