Skip to content

Commit 3d31e1d

Browse files
authored
Merge pull request ckan#9197 from ckan/upgrade-requirements-12-2025
Upgrade requirements December 2025
2 parents ea757dc + 0ab24a5 commit 3d31e1d

File tree

4 files changed

+178
-127
lines changed

4 files changed

+178
-127
lines changed

dev-requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# These are packages that are required for CKAN development:
22
# e.g. for running ckan tests and building the docs
33

4-
beautifulsoup4==4.14.2
4+
beautifulsoup4==4.14.3
55
cookiecutter==2.6.0
6-
coverage==7.10.7
6+
coverage==7.13.0
77
factory-boy==3.3.3
8-
Faker==37.11.0
8+
Faker==39.0.0
99
flask-debugtoolbar==0.16.0
1010
freezegun==1.5.5
1111
ipdb==0.13.13
12-
junit2html==31.0.3
12+
junit2html==31.0.5
1313
junitparser==4.0.2
14-
Pillow==11.3.0
15-
pip-tools==7.5.1
14+
Pillow==12.0.0
15+
pip-tools==7.5.2
1616
pytest-cov==7.0.0
1717
pytest-factoryboy==2.8.1
1818
pytest-freezegun==0.4.2

0 commit comments

Comments
 (0)