Skip to content

Commit 85da704

Browse files
authored
chore(deps): refresh locked dependencies for late April 2026 (#215)
Update certifi, idna, packaging, ruff, uv, boto3, botocore, s3transfer, pip to latest versions. Also update task version in .tool-versions.
1 parent fb9bd0d commit 85da704

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

.tool-versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
python 3.13.11
2-
task 3.37.2
1+
python 3.13
2+
task 3.50.0

requirements/dev.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ boolean-py==5.0
1616
# via license-expression
1717
cachecontrol==0.14.4
1818
# via pip-audit
19-
certifi==2026.2.25
19+
certifi==2026.4.22
2020
# via
2121
# -c requirements/main.txt
2222
# requests
@@ -104,7 +104,7 @@ filetype==1.2.0
104104
# via
105105
# -c requirements/main.txt
106106
# willow
107-
idna==3.12
107+
idna==3.13
108108
# via
109109
# -c requirements/main.txt
110110
# requests
@@ -134,7 +134,7 @@ openpyxl==3.1.5
134134
# wagtail
135135
packageurl-python==0.17.6
136136
# via cyclonedx-python-lib
137-
packaging==26.1
137+
packaging==26.2
138138
# via
139139
# -c requirements/main.txt
140140
# pip-audit
@@ -149,7 +149,7 @@ pillow-heif==1.3.0
149149
# via
150150
# -c requirements/main.txt
151151
# willow
152-
pip==26.0.1
152+
pip==26.1
153153
# via pip-api
154154
pip-api==0.0.34
155155
# via pip-audit
@@ -179,7 +179,7 @@ requests==2.33.1
179179
# wagtail
180180
rich==15.0.0
181181
# via pip-audit
182-
ruff==0.15.11
182+
ruff==0.15.12
183183
# via -r requirements/dev.in
184184
sortedcontainers==2.4.0
185185
# via
@@ -212,7 +212,7 @@ urllib3==2.6.3
212212
# via
213213
# -c requirements/main.txt
214214
# requests
215-
uv==0.11.7
215+
uv==0.11.8
216216
# via -r requirements/dev.in
217217
wagtail==7.2.3
218218
# via

requirements/main.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ babel==2.18.0
1010
# via delorean
1111
beautifulsoup4==4.14.3
1212
# via wagtail
13-
boto3==1.42.92
13+
boto3==1.42.97
1414
# via -r requirements/main.in
15-
botocore==1.42.92
15+
botocore==1.42.97
1616
# via
1717
# boto3
1818
# s3transfer
19-
certifi==2026.2.25
19+
certifi==2026.4.22
2020
# via requests
2121
charset-normalizer==3.4.7
2222
# via requests
@@ -95,7 +95,7 @@ gunicorn==25.3.0
9595
# via -r requirements/main.in
9696
humanize==4.15.0
9797
# via delorean
98-
idna==3.12
98+
idna==3.13
9999
# via requests
100100
iso8601==2.1.0
101101
# via colander
@@ -113,7 +113,7 @@ numpy==2.4.4
113113
# via pandas
114114
openpyxl==3.1.5
115115
# via wagtail
116-
packaging==26.1
116+
packaging==26.2
117117
# via gunicorn
118118
pandas==3.0.2
119119
# via -r requirements/main.in
@@ -151,7 +151,7 @@ requests==2.33.1
151151
# wagtail
152152
rjsmin==1.2.5
153153
# via django-compressor
154-
s3transfer==0.16.0
154+
s3transfer==0.16.1
155155
# via boto3
156156
six==1.17.0
157157
# via python-dateutil

0 commit comments

Comments
 (0)