File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 - id : check-json
2828
2929 - repo : https://github.com/jazzband/pip-tools
30- rev : v7.5.2
30+ rev : v7.5.3
3131 hooks :
3232 - id : pip-compile
3333 files : ^requirements/release\.(in|txt)$
Original file line number Diff line number Diff line change 11pre-commit >= 4.5.1
22python-tools-scripts >= 0.20.5
3- filelock>=3.20.1
3+ filelock>=3.20.3
44urllib3>=2.6.3
5+ virtualenv>=20.36.1
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.11
2+ # This file is autogenerated by pip-compile with Python 3.10
33# by the following command:
44#
55# pip-compile requirements/release.in
@@ -16,9 +16,10 @@ charset-normalizer==3.4.0
1616 # via requests
1717distlib==0.3.9
1818 # via virtualenv
19- filelock==3.20 .2
19+ filelock==3.25 .2
2020 # via
2121 # -r requirements/release.in
22+ # python-discovery
2223 # python-tools-scripts
2324 # virtualenv
2425identify==2.6.3
@@ -32,7 +33,9 @@ mdurl==0.1.2
3233nodeenv==1.9.1
3334 # via pre-commit
3435platformdirs==4.3.6
35- # via virtualenv
36+ # via
37+ # python-discovery
38+ # virtualenv
3639pre-commit==4.5.1
3740 # via -r requirements/release.in
3841pydantic==2.10.3
@@ -41,6 +44,8 @@ pydantic-core==2.27.1
4144 # via pydantic
4245pygments==2.18.0
4346 # via rich
47+ python-discovery==1.1.3
48+ # via virtualenv
4449python-tools-scripts==0.20.5
4550 # via -r requirements/release.in
4651pyyaml==6.0.2
@@ -49,13 +54,18 @@ requests==2.32.4
4954 # via python-tools-scripts
5055rich==13.9.4
5156 # via python-tools-scripts
52- typing-extensions==4.12.2
57+ typing-extensions==4.15.0
5358 # via
5459 # pydantic
5560 # pydantic-core
61+ # python-tools-scripts
62+ # rich
63+ # virtualenv
5664urllib3==2.6.3
5765 # via
5866 # -r requirements/release.in
5967 # requests
60- virtualenv==20.28.0
61- # via pre-commit
68+ virtualenv==21.2.0
69+ # via
70+ # -r requirements/release.in
71+ # pre-commit
You can’t perform that action at this time.
0 commit comments