Skip to content

Commit 280acde

Browse files
Bump pydantic-yaml from 0.6.3 to 0.8.0 (#169)
Bumps [pydantic-yaml](https://github.com/NowanIlfideme/pydantic-yaml) from 0.6.3 to 0.8.0. - [Release notes](https://github.com/NowanIlfideme/pydantic-yaml/releases) - [Commits](NowanIlfideme/pydantic-yaml@v0.6.3...v0.8.0) --- updated-dependencies: - dependency-name: pydantic-yaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb23973 commit 280acde

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ python-bugzilla = "^3.2.0"
1414
atlassian-python-api = "^3.25.0"
1515
dockerflow = "2022.7.0"
1616
Jinja2 = "^3.1.2"
17-
pydantic-yaml = {extras = ["pyyaml","ruamel"], version = "^0.6.1"}
17+
pydantic-yaml = {extras = ["pyyaml","ruamel"], version = "^0.8.0"}
1818
sentry-sdk = "^1.9.0"
1919
backoff = "^2.1.2"
2020
statsd = "^3.3.0"

0 commit comments

Comments
 (0)