Skip to content

Commit 0f65c28

Browse files
Bump pyyaml from 6.0.2 to 6.0.3
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0726e04 commit 0f65c28

File tree

2 files changed

+76
-56
lines changed

2 files changed

+76
-56
lines changed

poetry.lock

Lines changed: 75 additions & 55 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
@@ -37,7 +37,7 @@ solders = ">=0.23,<0.27"
3737
[tool.poetry.dev-dependencies]
3838
pytest = "^8.4.2"
3939
mypy = "^1.17"
40-
pyyaml = "6.0.2"
40+
pyyaml = "6.0.3"
4141
pytest-docker = "^3.2.0"
4242
bump2version = "^1.0.1"
4343
pytest-asyncio = "^0.18.3"

0 commit comments

Comments
 (0)