Skip to content

Commit

Permalink
Upgrade to pyyaml 6.0.1
Browse files Browse the repository at this point in the history
* hoping this will fix the compiling from source issue that was preventing
  @Providence-o from installing pyyaml locally on Apple Silicon
* yaml/pyyaml#736
  • Loading branch information
madwort committed Sep 27, 2024
1 parent a4e9cb4 commit e982e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ pytest-responses==0.5.0
# via -r requirements.dev.in
python-dateutil==2.8.2
# via freezegun
pyyaml==6.0
pyyaml==6.0.1
# via pre-commit
requests==2.25.0
# via
Expand Down

0 comments on commit e982e64

Please sign in to comment.