Bump ruamel-yaml from 0.18.6 to 0.18.10 (#406)
Release notes: https://github.com/commx/ruamel-yaml/blob/master/CHANGES --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -10,6 +10,6 @@ python-liquid==1.12.1 # used in endoflife.py to render version templates
|
||||
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==0.18.10 # used in latest.py
|
||||
ruamel.yaml.clib==0.2.8 # used in latest.py
|
||||
soupsieve==2.6 # used in conjunction with beautifulsoup4
|
||||
|
||||
Reference in New Issue
Block a user