Skip to content

Commit

Permalink
Bump ruamel-yaml-clib from 0.2.8 to 0.2.12
Browse files Browse the repository at this point in the history
Bumps ruamel-yaml-clib from 0.2.8 to 0.2.12.

---
updated-dependencies:
- dependency-name: ruamel-yaml-clib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcwrobel committed Dec 8, 2024
1 parent 9373022 commit ee0a9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ requests==2.32.3 # used in http.py to make HTTP requests simpler
requests-futures==1.0.2 # used in http.py to be able to make async HTTP requests
requests-cache==1.2.1 # used in http.py to be able to cache HTTP requests
ruamel.yaml==0.18.6 # used in latest.py
ruamel.yaml.clib==0.2.8 # used in latest.py
ruamel.yaml.clib==0.2.12 # used in latest.py
soupsieve==2.6 # used in conjunction with beautifulsoup4

0 comments on commit ee0a9fb

Please sign in to comment.