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 Jul 13, 2022
1 parent 5c104d3 commit aedda6a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions requirements/local.hash
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:6022a58d39b6e28562c6f2cd099772d60fc38bbd
# SHA1:57f8084d867585fefe439ec8a2f96b4ee79be43d
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand All @@ -12,9 +12,9 @@ alabaster==0.7.12 \
# via
# -r requirements/local.txt
# sphinx
astroid==2.11.6 \
--hash=sha256:4f933d0bf5e408b03a6feb5d23793740c27e07340605f236496cd6ce552043d6 \
--hash=sha256:ba33a82a9a9c06a5ceed98180c5aab16e29c285b828d94696bf32d6015ea82a9
astroid==2.11.7 \
--hash=sha256:86b0a340a512c65abf4368b80252754cda17c02cdbbd3f587dddf98112233e7b \
--hash=sha256:bb24615c77f4837c707669d16907331374ae8a964650a66999da3f5ca68dc946
# via
# -r requirements/local.txt
# pylint
Expand Down Expand Up @@ -603,9 +603,9 @@ typed-ast==1.5.4 \
# via
# -r requirements/local.txt
# astroid
urllib3==1.26.9 \
--hash=sha256:44ece4d53fb1706f667c9bd1c648f5469a2ec925fcf3a776667042d645472c14 \
--hash=sha256:aabaf16477806a5e1dd19aa41f8c2b7950dd3c746362d7e3223dbe6de6ac448e
urllib3==1.26.10 \
--hash=sha256:8298d6d56d39be0e3bc13c1c97d133f9b45d797169a0e11cdd0e0489d786f7ec \
--hash=sha256:879ba4d1e89654d9769ce13121e0f94310ea32e8d2f8cf587b77c08bbcdb30d6
# via
# -r requirements/local.txt
# requests
Expand Down
4 changes: 2 additions & 2 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.12
# via sphinx
astroid==2.11.6
astroid==2.11.7
# via pylint
babel==2.10.3
# via sphinx
Expand Down Expand Up @@ -159,7 +159,7 @@ twine==3.8.0
# via -r requirements/local.in
typed-ast==1.5.4
# via astroid
urllib3==1.26.9
urllib3==1.26.10
# via
# requests
# twine
Expand Down

0 comments on commit aedda6a

Please sign in to comment.