Skip to content

Commit 951ee82

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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0456470 commit 951ee82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ optional-dependencies.dev = [
7676
"pytest-retry==1.7.0",
7777
"pytest-xdist==3.8.0",
7878
"python-dotenv==1.1.1",
79-
"pyyaml==6.0.2",
79+
"pyyaml==6.0.3",
8080
"requests-mock-flask==2025.1.13",
8181
"ruff==0.13.2",
8282
# We add shellcheck-py not only for shell scripts and shell code blocks,

0 commit comments

Comments
 (0)