File tree Expand file tree Collapse file tree 2 files changed +38
-29
lines changed
Expand file tree Collapse file tree 2 files changed +38
-29
lines changed Original file line number Diff line number Diff line change 3030 - actionlint
3131
3232 - repo : https://github.com/jazzband/pip-tools
33- rev : 7.3.0
33+ rev : 7.4.1
3434 hooks :
3535 - id : pip-compile
3636 files : ^requirements/release\.(in|txt)$
Original file line number Diff line number Diff line change 44#
55# pip-compile requirements/release.in
66#
7- attrs==23.1.0
7+ annotated-types==0.7.0
8+ # via pydantic
9+ attrs==24.3.0
810 # via python-tools-scripts
9- boto3==1.28.79
11+ boto3==1.35.98
1012 # via -r requirements/release.in
11- botocore==1.31.79
13+ botocore==1.35.98
1214 # via
1315 # boto3
1416 # s3transfer
15- certifi==2023.7.22
17+ certifi==2024.12.14
1618 # via requests
1719cfgv==3.4.0
1820 # via pre-commit
19- charset-normalizer==3.3.2
21+ charset-normalizer==3.4.1
2022 # via requests
21- distlib==0.3.7
23+ distlib==0.3.9
2224 # via virtualenv
23- filelock==3.13.1
24- # via virtualenv
25- identify==2.5.31
25+ filelock==3.16.1
26+ # via
27+ # python-tools-scripts
28+ # virtualenv
29+ identify==2.6.5
2630 # via pre-commit
27- idna==3.4
31+ idna==3.10
2832 # via requests
2933jmespath==1.0.1
3034 # via
@@ -34,36 +38,41 @@ markdown-it-py==3.0.0
3438 # via rich
3539mdurl==0.1.2
3640 # via markdown-it-py
37- nodeenv==1.8.0
41+ nodeenv==1.9.1
3842 # via pre-commit
39- platformdirs==3.11.0
43+ platformdirs==4.3.6
4044 # via virtualenv
41- pre-commit==3.5.0
45+ pre-commit==4.0.1
4246 # via -r requirements/release.in
43- pygments==2.16.1
47+ pydantic==2.10.5
48+ # via python-tools-scripts
49+ pydantic-core==2.27.2
50+ # via pydantic
51+ pygments==2.19.1
4452 # via rich
45- python-dateutil==2.8.2
53+ python-dateutil==2.9.0.post0
4654 # via botocore
47- python-tools-scripts==0.18.6
55+ python-tools-scripts==0.20.5
4856 # via -r requirements/release.in
49- pyyaml==6.0.1
57+ pyyaml==6.0.2
5058 # via pre-commit
51- requests==2.31.0
59+ requests==2.32.3
5260 # via python-tools-scripts
53- rich==13.6.0
61+ rich==13.9.4
5462 # via python-tools-scripts
55- s3transfer==0.7.0
63+ s3transfer==0.10.4
5664 # via boto3
57- six==1.16 .0
65+ six==1.17 .0
5866 # via python-dateutil
59- typing-extensions==4.8.0
60- # via python-tools-scripts
61- urllib3==2.0.7
67+ typing-extensions==4.12.2
68+ # via
69+ # pydantic
70+ # pydantic-core
71+ # python-tools-scripts
72+ # rich
73+ urllib3==2.3.0
6274 # via
6375 # botocore
6476 # requests
65- virtualenv==20.24.6
77+ virtualenv==20.28.1
6678 # via pre-commit
67-
68- # The following packages are considered to be unsafe in a requirements file:
69- # setuptools
You can’t perform that action at this time.
0 commit comments