Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #434

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions requirements/base.hash
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:2f236e9204fedf7e3930701b8d1244566c636227
# SHA1:6854c3fa568b6f0ed798210c019508bdd029fb62
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand All @@ -17,9 +17,9 @@ click==8.1.7 \
# via
# -r requirements/base.txt
# pip-tools
importlib-metadata==6.8.0 \
--hash=sha256:3ebb78df84a805d7698245025b975d9d67053cd94c79245ba4b3eb694abe68bb \
--hash=sha256:dbace7892d8c0c4ac1ad096662232f831d4e64f4c4545bd53016a3e9d4654743
importlib-metadata==7.0.0 \
--hash=sha256:7fc841f8b8332803464e5dc1c63a2e59121f46ca186c0e2e182e80bf8c1319f7 \
--hash=sha256:d97503976bb81f40a193d41ee6570868479c69d5068651eb039c40d850c59d67
# via
# -r requirements/base.txt
# build
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ click==8.1.7
# via
# -r requirements/base.in
# pip-tools
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via build
packaging==23.2
# via build
Expand Down
14 changes: 7 additions & 7 deletions requirements/local.hash
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:9e0a4f5744550ed6b9fc8e04f494f86abae30635
# SHA1:dce988edf76b20690c12bb2de55a645c9a24c6ae
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand Down Expand Up @@ -439,9 +439,9 @@ pkginfo==1.9.6 \
# via
# -r requirements/local.txt
# twine
platformdirs==4.0.0 \
--hash=sha256:118c954d7e949b35437270383a3f2531e99dd93cf7ce4dc8340d3356d30f173b \
--hash=sha256:cb633b2bcf10c51af60beb0ab06d2f1d69064b43abf4c185ca6b28865f3f9731
platformdirs==4.1.0 \
--hash=sha256:11c8f37bcca40db96d8144522d925583bdb7a31f7b0e37e3ed4318400a8e2380 \
--hash=sha256:906d548203468492d432bcb294d4bc2fff751bf84971fbb2c10918cc206ee420
# via
# -r requirements/local.txt
# pylint
Expand Down Expand Up @@ -655,9 +655,9 @@ urllib3==2.1.0 \
# -r requirements/local.txt
# requests
# twine
virtualenv==20.24.7 \
--hash=sha256:69050ffb42419c91f6c1284a7b24e0475d793447e35929b488bf6a0aade39353 \
--hash=sha256:a18b3fd0314ca59a2e9f4b556819ed07183b3e9a3702ecfe213f593d44f7b3fd
virtualenv==20.25.0 \
--hash=sha256:4238949c5ffe6876362d9c0180fc6c3a824a7b12b80604eeb8085f2ed7460de3 \
--hash=sha256:bf51c0d9c7dd63ea8e44086fa1e4fb1093a31e963b86959257378aef020e1f1b
# via
# -r requirements/local.txt
# pre-commit
Expand Down
4 changes: 2 additions & 2 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ pipdeptree==2.13.1
# via -r requirements/local.in
pkginfo==1.9.6
# via twine
platformdirs==4.0.0
platformdirs==4.1.0
# via
# pylint
# tox
Expand Down Expand Up @@ -168,7 +168,7 @@ urllib3==2.1.0
# via
# requests
# twine
virtualenv==20.24.7
virtualenv==20.25.0
# via
# -r requirements/local.in
# pre-commit
Expand Down