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 Aug 2, 2023
1 parent 3b75f24 commit 86c8683
Show file tree
Hide file tree
Showing 6 changed files with 154 additions and 147 deletions.
20 changes: 10 additions & 10 deletions requirements/base.hash
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:3ccc214894a4848c7c20b0d6d6e237534d3d98a8
# SHA1:27064defd307083dd9d73ec6b6702660bf55d36d
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand All @@ -11,9 +11,9 @@ build==0.10.0 \
# via
# -r requirements/base.txt
# pip-tools
click==8.1.4 \
--hash=sha256:2739815aaa5d2c986a88f1e9230c55e17f0caad3d958a5e13ad0797c166db9e3 \
--hash=sha256:b97d0c74955da062a7d4ef92fadb583806a585b2ea81958a81bd72726cbb8e37
click==8.1.6 \
--hash=sha256:48ee849951919527a045bfe3bf7baa8a959c423134e1a5b98c05c20ba75a1cbd \
--hash=sha256:fa244bb30b3b5ee2cae3da8f55c9e5e0c0e86093306301fb418eb9dc40fbded5
# via
# -r requirements/base.txt
# pip-tools
Expand All @@ -23,9 +23,9 @@ packaging==23.1 \
# via
# -r requirements/base.txt
# build
pip-tools==6.14.0 \
--hash=sha256:06366be0e08d86b416407333e998b4d305d5bd925151b08942ed149380ba3e47 \
--hash=sha256:c5ad042cd27c0b343b10db1db7f77a7d087beafbec59ae6df1bba4d3368dfe8c
pip-tools==7.1.0 \
--hash=sha256:4e60b7d05b046f49ad5bf3c2818df8e78dec5820e9b331cd9898cff5ec19ff2f \
--hash=sha256:f6ead499e726c8cfee04b2dea6282a9faf29663c378d9a4aca2ea6b86c8ec715
# via -r requirements/base.txt
pyproject-hooks==1.0.0 \
--hash=sha256:283c11acd6b928d2f6a7c73fa0d01cb2bdc5f07c57a2eeb6e83d5e56b97976f8 \
Expand All @@ -45,9 +45,9 @@ toposort==1.10 \
--hash=sha256:bfbb479c53d0a696ea7402601f4e693c97b0367837c8898bc6471adfca37a6bd \
--hash=sha256:cbdbc0d0bee4d2695ab2ceec97fe0679e9c10eab4b2a87a9372b929e70563a87
# via -r requirements/base.txt
wheel==0.40.0 \
--hash=sha256:cd1196f3faee2b31968d626e1731c94f99cbdb67cf5a46e4f5656cbee7738873 \
--hash=sha256:d236b20e7cb522daf2390fa84c55eea81c5c30190f90f29ae2ca1ad8355bf247
wheel==0.41.0 \
--hash=sha256:55a0f0a5a84869bce5ba775abfd9c462e3a6b1b7b7ec69d72c0b83d673a5114d \
--hash=sha256:7e9be3bbd0078f6147d82ed9ed957e323e7708f57e134743d2edef3a7b7972a9
# via
# -r requirements/base.txt
# pip-tools
Expand Down
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
#
build==0.10.0
# via pip-tools
click==8.1.4
click==8.1.6
# via
# -r requirements/base.in
# pip-tools
packaging==23.1
# via build
pip-tools==6.14.0
pip-tools==7.1.0
# via -r requirements/base.in
pyproject-hooks==1.0.0
# via build
Expand All @@ -23,7 +23,7 @@ tomli==2.0.1
# pip-tools
toposort==1.10
# via -r requirements/base.in
wheel==0.40.0
wheel==0.41.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading

0 comments on commit 86c8683

Please sign in to comment.