Skip to content

Commit 7efff0e

Browse files
Merge pull request #2701 from VWS-Python/dependabot/pip/pyyaml-6.0.3
Bump pyyaml from 6.0.2 to 6.0.3
2 parents 0456470 + 951ee82 commit 7efff0e

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)