Skip to content

Commit

Permalink
update pyyaml package for python 3.10.x, 3.11.x
Browse files Browse the repository at this point in the history
  • Loading branch information
KeiIshidaAbel committed May 10, 2024
1 parent ec71b1d commit b59027e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ alembic = "1.0.0"
requests = "2.25.1"
passlib = "1.6.5"
python-magic = "0.4.15"
pyyaml = "5.4.1"
pyyaml = "6.0.1"
webassets = "0.12.1"
pyjwt = "1.7.1"

Expand Down

0 comments on commit b59027e

Please sign in to comment.