Skip to content

Commit

Permalink
Pin ruamel.yaml to latest version 0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Oct 24, 2023
1 parent 7f3ba32 commit c5bad45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_setup.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pydantic >= 2.0, < 3.0
pydantic-settings >= 2.0, < 3.0
ruamel.yaml >= 0.17, < 0.18
ruamel.yaml==0.18.2
typing-extensions >= 4.4, < 5

0 comments on commit c5bad45

Please sign in to comment.