Skip to content

Commit 448b617

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] <support@github.com>
1 parent f8e8e9a commit 448b617

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
@@ -39,7 +39,7 @@ autopep8 = "^2.0.4"
3939
coverage = "^7.10.7"
4040
requests = "^2.32.5"
4141
types-requests = "^2.32.4.20250913"
42-
pyyaml = "^6.0.1"
42+
pyyaml = "^6.0.3"
4343
types-pyyaml = "^6.0.12.20250915"
4444
flask = "^3.1.2"
4545
pytest-mypy-plugins = "^3.0.0"

0 commit comments

Comments
 (0)