Skip to content

Commit 00185bc

Browse files
Bump pydantic-yaml from 1.2.1 to 1.3.0 (#926)
Bumps [pydantic-yaml](https://github.com/NowanIlfideme/pydantic-yaml) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/NowanIlfideme/pydantic-yaml/releases) - [Commits](NowanIlfideme/pydantic-yaml@v1.2.1...v1.3.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> Co-authored-by: Mathieu Leplatre <[email protected]>
1 parent 091e4b3 commit 00185bc

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 @@ atlassian-python-api = "^3.41.11"
1414
dockerflow = {extras = ["fastapi"], version = "2024.4.1"}
1515
Jinja2 = "^3.1.3"
1616
sentry-sdk = {extras = ["fastapi"], version = "^1.42.0"}
17-
pydantic-yaml = "^1.2.1"
17+
pydantic-yaml = "^1.3.0"
1818
backoff = "^2.2.1"
1919
statsd = "^4.0.1"
2020
requests = "^2.31.0"

0 commit comments

Comments
 (0)