File tree Expand file tree Collapse file tree 6 files changed +17
-17
lines changed Expand file tree Collapse file tree 6 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- boto3==1.34.122
7+ boto3==1.34.127
88 # via smart-open
9- botocore==1.34.122
9+ botocore==1.34.127
1010 # via
1111 # boto3
1212 # s3transfer
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ colorama==0.4.6
1212 # via tox
1313distlib==0.3.8
1414 # via virtualenv
15- filelock==3.14.0
15+ filelock==3.15.1
1616 # via
1717 # tox
1818 # virtualenv
Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ backports-tarfile==1.2.0
1313 # via
1414 # -r requirements/quality.txt
1515 # jaraco-context
16- boto3==1.34.122
16+ boto3==1.34.127
1717 # via
1818 # -r requirements/quality.txt
1919 # smart-open
20- botocore==1.34.122
20+ botocore==1.34.127
2121 # via
2222 # -r requirements/quality.txt
2323 # boto3
@@ -98,7 +98,7 @@ exceptiongroup==1.2.1
9898 # via
9999 # -r requirements/quality.txt
100100 # pytest
101- filelock==3.14.0
101+ filelock==3.15.1
102102 # via
103103 # -r requirements/ci.txt
104104 # tox
@@ -178,7 +178,7 @@ mdurl==0.1.2
178178 # via
179179 # -r requirements/quality.txt
180180 # markdown-it-py
181- more-itertools==10.2 .0
181+ more-itertools==10.3 .0
182182 # via
183183 # -r requirements/quality.txt
184184 # jaraco-classes
@@ -220,7 +220,7 @@ pluggy==1.5.0
220220 # diff-cover
221221 # pytest
222222 # tox
223- pycodestyle==2.11.1
223+ pycodestyle==2.12.0
224224 # via -r requirements/quality.txt
225225pycparser==2.22
226226 # via
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ backports-tarfile==1.2.0
1616 # via jaraco-context
1717beautifulsoup4==4.12.3
1818 # via pydata-sphinx-theme
19- boto3==1.34.122
19+ boto3==1.34.127
2020 # via
2121 # -r requirements/test.txt
2222 # smart-open
23- botocore==1.34.122
23+ botocore==1.34.127
2424 # via
2525 # -r requirements/test.txt
2626 # boto3
@@ -105,7 +105,7 @@ markupsafe==2.1.5
105105 # via jinja2
106106mdurl==0.1.2
107107 # via markdown-it-py
108- more-itertools==10.2 .0
108+ more-itertools==10.3 .0
109109 # via
110110 # jaraco-classes
111111 # jaraco-functools
Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ astroid==3.2.2
1010 # pylint-celery
1111backports-tarfile==1.2.0
1212 # via jaraco-context
13- boto3==1.34.122
13+ boto3==1.34.127
1414 # via
1515 # -r requirements/test.txt
1616 # smart-open
17- botocore==1.34.122
17+ botocore==1.34.127
1818 # via
1919 # -r requirements/test.txt
2020 # boto3
@@ -108,7 +108,7 @@ mccabe==0.7.0
108108 # via pylint
109109mdurl==0.1.2
110110 # via markdown-it-py
111- more-itertools==10.2 .0
111+ more-itertools==10.3 .0
112112 # via
113113 # jaraco-classes
114114 # jaraco-functools
@@ -128,7 +128,7 @@ pluggy==1.5.0
128128 # via
129129 # -r requirements/test.txt
130130 # pytest
131- pycodestyle==2.11.1
131+ pycodestyle==2.12.0
132132 # via -r requirements/quality.in
133133pycparser==2.22
134134 # via cffi
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- boto3==1.34.122
7+ boto3==1.34.127
88 # via
99 # -r requirements/base.txt
1010 # smart-open
11- botocore==1.34.122
11+ botocore==1.34.127
1212 # via
1313 # -r requirements/base.txt
1414 # boto3
You can’t perform that action at this time.
0 commit comments