Skip to content

Commit c5ddf3b

Browse files
committed
Upgrading pip-tools from v7.4.1 to v7.5.2
1 parent 49c5cbe commit c5ddf3b

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

requirements/requirements-dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
-c requirements-prod.txt
66
-c requirements-pip.txt
77

8-
pip-tools==7.4.1
8+
pip-tools==7.5.2

requirements/requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --cert=None --client-cert=None --generate-hashes --index-url=None --pip-args=None requirements-dev.in
5+
# pip-compile --allow-unsafe --generate-hashes requirements-dev.in
66
#
77
build==1.2.2.post1 \
88
--hash=sha256:1d61c0887fa860c01971625baae8bdd338e517b836a2f70dd1f7aa3a6b2fc5b5 \
@@ -20,9 +20,9 @@ packaging==24.2 \
2020
# via
2121
# -c requirements-prod.txt
2222
# build
23-
pip-tools==7.4.1 \
24-
--hash=sha256:4c690e5fbae2f21e87843e89c26191f0d9454f362d8acdbd695716493ec8b3a9 \
25-
--hash=sha256:864826f5073864450e24dbeeb85ce3920cdfb09848a3d69ebf537b521f14bcc9
23+
pip-tools==7.5.2 \
24+
--hash=sha256:2d64d72da6a044da1110257d333960563d7a4743637e8617dd2610ae7b82d60f \
25+
--hash=sha256:2fe16db727bbe5bf28765aeb581e792e61be51fc275545ef6725374ad720a1ce
2626
# via -r requirements-dev.in
2727
pyproject-hooks==1.2.0 \
2828
--hash=sha256:1e859bd5c40fae9448642dd871adf459e5e2084186e8d2c2a79a824c970da1f8 \

requirements/requirements-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --cert=None --client-cert=None --generate-hashes --index-url=None --pip-args=None requirements-lint.in
5+
# pip-compile --allow-unsafe --generate-hashes requirements-lint.in
66
#
77
black==24.8.0 \
88
--hash=sha256:09cdeb74d494ec023ded657f7092ba518e8cf78fa8386155e4a03fdcc44679e6 \

requirements/requirements-pip.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --cert=None --client-cert=None --generate-hashes --index-url=None --pip-args=None requirements-pip.in
5+
# pip-compile --allow-unsafe --generate-hashes requirements-pip.in
66
#
77

88
# The following packages are considered to be unsafe in a requirements file:

requirements/requirements-prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --cert=None --client-cert=None --generate-hashes --index-url=None --pip-args=None requirements-prod.in
5+
# pip-compile --allow-unsafe --generate-hashes requirements-prod.in
66
#
77
alembic==1.7.5 \
88
--hash=sha256:7c328694a2e68f03ee971e63c3bd885846470373a5b532cf2c9f1601c413b153 \

requirements/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --cert=None --client-cert=None --generate-hashes --index-url=None --pip-args=None requirements-test.in
5+
# pip-compile --allow-unsafe --generate-hashes requirements-test.in
66
#
77
atomicwrites==1.4.1 \
88
--hash=sha256:81b2c9071a49367a7f770170e5eec8cb66567cfbbc8c73d20ce5ca4a8d71cf11

0 commit comments

Comments
 (0)