Skip to content

Commit 4128df5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"PyJWT==2.9.0",
2020
"python-dotenv==1.0.1",
2121
"SQLAlchemy==2.0.32",
22-
"pyyaml==6.0.1",
22+
"pyyaml==6.0.2",
2323
"toml==0.10.2",
2424
"pydantic==2.8.2"
2525
]

0 commit comments

Comments
 (0)