File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 - actionlint
3131
3232 - repo : https://github.com/jazzband/pip-tools
33- rev : v7.5.2
33+ rev : v7.5.3
3434 hooks :
3535 - id : pip-compile
3636 files : ^requirements/release\.(in|txt)$
Original file line number Diff line number Diff line change 22filelock >= 3.20.3
33pre-commit
44python-tools-scripts >= 0.18.6
5- requests >= 2.32.5
5+ requests >= 2.33.0
66urllib3 >= 2.6.3
77virtualenv >= 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
@@ -57,7 +57,7 @@ python-tools-scripts==0.20.5
5757 # via -r requirements/release.in
5858pyyaml==6.0.2
5959 # via pre-commit
60- requests==2.32.5
60+ requests==2.33.1
6161 # via
6262 # -r requirements/release.in
6363 # python-tools-scripts
@@ -67,10 +67,13 @@ s3transfer==0.10.4
6767 # via boto3
6868six==1.17.0
6969 # via python-dateutil
70- typing-extensions==4.12.2
70+ typing-extensions==4.15.0
7171 # via
7272 # pydantic
7373 # pydantic-core
74+ # python-tools-scripts
75+ # rich
76+ # virtualenv
7477urllib3==2.6.3
7578 # via
7679 # -r requirements/release.in
You can’t perform that action at this time.
0 commit comments