Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pip-compile-multi committed Oct 18, 2023
1 parent 1fb2f62 commit d82d114
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
26 changes: 13 additions & 13 deletions requirements/local.hash
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:9c3dbe7f1679dd8128da78815cdcc8be57b9d61f
# SHA1:ded441eb685e826d7d3bc4d8a347087145be7d5a
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand All @@ -12,9 +12,9 @@ alabaster==0.7.13 \
# via
# -r requirements/local.txt
# sphinx
astroid==3.0.0 \
--hash=sha256:1defdbca052635dd29657ea674edfc45e4b5be9cd53630c5b084fcfed94344a8 \
--hash=sha256:f2510e7fdcd6cfda4ec50014726d4857abf79acfc010084ce8c26091913f1b25
astroid==3.0.1 \
--hash=sha256:7d5895c9825e18079c5aeac0572bc2e4c83205c95d416e0b4fee8bc361d2d9ca \
--hash=sha256:86b0bb7d7da0be1a7c4aedb7974e391b32d4ed89e33de6ed6902b4b15c97577e
# via
# -r requirements/local.txt
# pylint
Expand Down Expand Up @@ -447,13 +447,13 @@ platformdirs==3.11.0 \
# pylint
# tox
# virtualenv
pre-commit==3.4.0 \
--hash=sha256:6bbd5129a64cad4c0dfaeeb12cd8f7ea7e15b77028d985341478c8af3c759522 \
--hash=sha256:96d529a951f8b677f730a7212442027e8ba53f9b04d217c4c67dc56c393ad945
pre-commit==3.5.0 \
--hash=sha256:5804465c675b659b0862f07907f96295d490822a450c4c40e747d0b1c6ebcb32 \
--hash=sha256:841dc9aef25daba9a0238cd27984041fa0467b4199fc4852e27950664919f660
# via -r requirements/local.txt
pycodestyle==2.11.0 \
--hash=sha256:259bcc17857d8a8b3b4a2327324b79e5f020a13c16074670f9c8c8f872ea76d0 \
--hash=sha256:5d1013ba8dc7895b548be5afb05740ca82454fd899971563d2ef625d090326f8
pycodestyle==2.11.1 \
--hash=sha256:41ba0e7afc9752dfb53ced5489e89f8186be00e599e712660695b7a75ff2663f \
--hash=sha256:44fe31000b2d866f2e41841b18528a505fbd7fef9017b04eff4e2648a0fadc67
# via
# -r requirements/local.txt
# flake8
Expand Down Expand Up @@ -648,9 +648,9 @@ typing-extensions==4.8.0 \
# astroid
# pylint
# rich
urllib3==2.0.6 \
--hash=sha256:7a7c7003b000adf9e7ca2a377c9688bbc54ed41b985789ed576570342a375cd2 \
--hash=sha256:b19e1a85d206b56d7df1d5e683df4a7725252a964e3993648dd0fb5a1c157564
urllib3==2.0.7 \
--hash=sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84 \
--hash=sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e
# via
# -r requirements/local.txt
# requests
Expand Down
8 changes: 4 additions & 4 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
-r test.txt
alabaster==0.7.13
# via sphinx
astroid==3.0.0
astroid==3.0.1
# via pylint
babel==2.13.0
# via sphinx
Expand Down Expand Up @@ -94,9 +94,9 @@ platformdirs==3.11.0
# pylint
# tox
# virtualenv
pre-commit==3.4.0
pre-commit==3.5.0
# via -r requirements/local.in
pycodestyle==2.11.0
pycodestyle==2.11.1
# via
# -r requirements/local.in
# flake8
Expand Down Expand Up @@ -164,7 +164,7 @@ typing-extensions==4.8.0
# astroid
# pylint
# rich
urllib3==2.0.6
urllib3==2.0.7
# via
# requests
# twine
Expand Down

0 comments on commit d82d114

Please sign in to comment.