Skip to content

Commit 9d089b6

Browse files
Bump pydantic-yaml from 1.1.3 to 1.2.0 (#688)
Bumps [pydantic-yaml](https://github.com/NowanIlfideme/pydantic-yaml) from 1.1.3 to 1.2.0. - [Release notes](https://github.com/NowanIlfideme/pydantic-yaml/releases) - [Commits](NowanIlfideme/pydantic-yaml@v1.1.3...v1.2.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 dbc7a3c commit 9d089b6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -13,7 +13,7 @@ uvicorn = {extras = ["standard"], version = "^0.23.2"}
1313
atlassian-python-api = "^3.41.2"
1414
dockerflow = "2022.8.0"
1515
Jinja2 = "^3.1.2"
16-
pydantic-yaml = {extras = ["pyyaml","ruamel"], version = "^1.1.3"}
16+
pydantic-yaml = {extras = ["pyyaml","ruamel"], version = "^1.2.0"}
1717
sentry-sdk = {extras = ["fastapi"], version = "^1.31.0"}
1818
backoff = "^2.2.1"
1919
statsd = "^4.0.1"

0 commit comments

Comments
 (0)