Skip to content

Commit ec05e91

Browse files
Bump pyyaml from 6.0.2 to 6.0.3 (#325)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9b8be2 commit ec05e91

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
@@ -19,7 +19,7 @@ dependencies = [
1919
"PyJWT==2.10.1",
2020
"python-dotenv==1.1.1",
2121
"SQLAlchemy==2.0.43",
22-
"pyyaml==6.0.2",
22+
"pyyaml==6.0.3",
2323
"toml==0.10.2",
2424
"pydantic==2.11.9",
2525
"greenlet==3.2.4"

0 commit comments

Comments
 (0)