Skip to content

Commit 108549c

Browse files
committed
Update pyyaml to 6.0.1, otherwise alpine builds fail
1 parent 79c2849 commit 108549c

File tree

2 files changed

+44
-33
lines changed

2 files changed

+44
-33
lines changed

poetry.lock

Lines changed: 43 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ paypalrestsdk = "1.13.1"
119119
eventlet = "0.33.3"
120120
gevent = "22.10.1"
121121
greenlet = "1.1.3.post0" # Required for gevent
122-
pyyaml = "5.4.1"
122+
pyyaml = "6.0.1"
123123
sendgrid = "6.10.0"
124124
marshmallow = "2.21.0"
125125
marshmallow-jsonapi = "0.23.2"

0 commit comments

Comments
 (0)