Skip to content

Commit

Permalink
build(deps): bump rtoml from 0.10.0 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [rtoml](https://github.com/samuelcolvin/rtoml) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/samuelcolvin/rtoml/releases)
- [Commits](samuelcolvin/rtoml@v0.10...v0.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 4c47f9f commit 88414bb
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 64 deletions.
128 changes: 65 additions & 63 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 @@ -42,7 +42,7 @@ jinja2 = "^3.1.3"
gitpython = "^3.1.42"
pydantic = "^2.6.3"
rich = "^13.7.1"
rtoml = ">=0.9,<0.11"
rtoml = ">=0.11.0,<0.12"
requests = "^2.31.0"
pygithub = "^2.2.0"
simple-toml-settings = ">=0.4,<0.7"
Expand Down

0 comments on commit 88414bb

Please sign in to comment.