File tree Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 22
33future
44flake8
5- pytest
5+ pytest == 8.3.5
66pytest-ckan
77pytest-cov
88
Original file line number Diff line number Diff line change @@ -41,7 +41,6 @@ pysolr==3.9.0
4141python-dateutil==2.9.0.post0
4242pytz
4343pyyaml==6.0.1
44- requests==2.32.3
4544rq==1.16.2
4645simplejson==3.19.2
4746SQLAlchemy[mypy]==1.4.52
@@ -93,3 +92,4 @@ MarkupSafe==2.*
9392pip>=25.0
9493cryptography>=44.0.1
9594jinja2>=3.1.6
95+ requests==2.32.4
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ attrs==25.3.0
44Babel == 2.15.0
55bleach == 6.1.0
66blinker == 1.8.2
7- boto3 == 1.38.24
8- botocore == 1.38.25
7+ boto3 == 1.38.34
8+ botocore == 1.38.34
99cachelib == 0.13.0
1010certifi == 2025.4.26
1111cffi == 1.17.1
@@ -21,7 +21,7 @@ ckanext-usmetadata==0.3.3
2121-e git+https://github.com/ckan/ckanext-xloader.git@11eb3e64867ac9aa3cab95236e3eed520f601012#egg=ckanext_xloader
2222ckantoolkit == 0.0.7
2323click == 8.2.1
24- cryptography == 45.0.3
24+ cryptography == 45.0.4
2525defusedxml == 0.7.1
2626dominate == 2.9.1
2727elementpath == 5.0.1
@@ -33,7 +33,7 @@ Flask-Login==0.6.3
3333Flask-Session == 0.8.0
3434Flask-WTF == 1.2.1
3535gevent == 25.5.1
36- greenlet == 3.2.2
36+ greenlet == 3.2.3
3737gunicorn == 23.0.0
3838html5lib == 1.1
3939idna == 3.10
@@ -52,12 +52,13 @@ Markdown==3.6
5252MarkupSafe == 2.1.5
5353messytables == 0.15.2
5454msgspec == 0.18.6
55- mypy == 1.15 .0
55+ mypy == 1.16 .0
5656mypy_extensions == 1.1.0
57- newrelic == 10.12 .0
57+ newrelic == 10.13 .0
5858openpyxl == 3.1.5
5959packaging == 24.1
6060passlib == 1.7.4
61+ pathspec == 0.12.1
6162pika == 1.3.2
6263pip == 25.1.1
6364polib == 1.2.0
@@ -73,7 +74,7 @@ python-magic==0.4.27
7374pytz == 2025.2
7475PyYAML == 6.0.1
7576redis == 6.2.0
76- requests == 2.32.3
77+ requests == 2.32.4
7778rfc3987 == 1.3.8
7879rq == 1.16.2
7980s3transfer == 0.13.0
@@ -98,6 +99,6 @@ Werkzeug==3.0.6
9899wheel == 0.42.0
99100WTForms == 3.2.1
100101xlrd == 2.0.1
101- xmlschema == 4.0.1
102+ xmlschema == 4.1.0
102103zope.event == 5.0
103104zope.interface == 6.4.post2
You can’t perform that action at this time.
0 commit comments