Skip to content

Commit

Permalink
build(deps): Rollup merge branch for #1629 dependabot/pip/tools/ruame…
Browse files Browse the repository at this point in the history
…l-yaml-0.17.39
  • Loading branch information
cpswan committed Oct 20, 2023
2 parents dfbc2ef + 28f47bd commit 17a6cdc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tools/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages = [{include = "at_server_tools"}]

[tool.poetry.dependencies]
python = "^3.8"
"ruamel.yaml" = "0.17.35"
"ruamel.yaml" = "0.17.39"
requests = "2.31.0"
dnspython = "2.4.2"

Expand Down
6 changes: 3 additions & 3 deletions tools/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,9 @@ ruamel-yaml-clib==0.2.8 ; platform_python_implementation == "CPython" and python
--hash=sha256:edaef1c1200c4b4cb914583150dcaa3bc30e592e907c01117c08b13a07255ec2 \
--hash=sha256:f481f16baec5290e45aebdc2a5168ebc6d35189ae6fea7a58787613a25f6e875 \
--hash=sha256:fff3573c2db359f091e1589c3d7c5fc2f86f5bdb6f24252c2d8e539d4e45f412
ruamel-yaml==0.17.35 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:801046a9caacb1b43acc118969b49b96b65e8847f29029563b29ac61d02db61b \
--hash=sha256:b105e3e6fc15b41fdb201ba1b95162ae566a4ef792b9f884c46b4ccc5513a87a
ruamel-yaml==0.17.39 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:8df81a51384f2e6af73d88bede63ec437df4854a5a74841f40e7622471298457 \
--hash=sha256:ee9a9178a231306d2b260e67ba497c136d4639d58b08775ab67f5fb0f21e73f0
urllib3==2.0.7 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84 \
--hash=sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e

0 comments on commit 17a6cdc

Please sign in to comment.