File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,6 @@ pip>=23.3
8080
8181pyparsing # need to avoid solr missing module error on cloud.gov
8282
83- urllib3>=1.26.19
8483
8584certifi>=2024.7.4
8685setuptools~=78.1.1
@@ -93,3 +92,4 @@ pip>=25.0
9392cryptography>=44.0.1
9493jinja2>=3.1.6
9594requests==2.32.4
95+ urllib3>=2.5.0
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ attrs==25.3.0
44Babel == 2.15.0
55bleach == 6.1.0
66blinker == 1.8.2
7- boto3 == 1.38.34
8- botocore == 1.38.34
7+ boto3 == 1.38.40
8+ botocore == 1.38.40
99cachelib == 0.13.0
10- certifi == 2025.4.26
10+ certifi == 2025.6.15
1111cffi == 1.17.1
1212chardet == 5.2.0
1313charset-normalizer == 3.4.2
@@ -24,7 +24,7 @@ click==8.2.1
2424cryptography == 45.0.4
2525defusedxml == 0.7.1
2626dominate == 2.9.1
27- elementpath == 5.0.1
27+ elementpath == 5.0.2
2828et_xmlfile == 2.0.0
2929feedgen @ git+https://github.com/GSA/python-feedgen.git@b1fe34a7e14ebdaf6f415cdee5855c3c77305f16
3030Flask == 3.0.3
@@ -52,9 +52,9 @@ Markdown==3.6
5252MarkupSafe == 2.1.5
5353messytables == 0.15.2
5454msgspec == 0.18.6
55- mypy == 1.16.0
55+ mypy == 1.16.1
5656mypy_extensions == 1.1.0
57- newrelic == 10.13 .0
57+ newrelic == 10.14 .0
5858openpyxl == 3.1.5
5959packaging == 24.1
6060passlib == 1.7.4
@@ -91,14 +91,14 @@ typing_extensions==4.12.2
9191tzlocal == 5.2
9292unicodecsv == 0.14.1
9393Unidecode == 1.0.22
94- urllib3 == 2.4 .0
94+ urllib3 == 2.5 .0
9595watchdog == 6.0.0
9696webassets == 2.0
9797webencodings == 0.5.1
9898Werkzeug == 3.0.6
9999wheel == 0.42.0
100100WTForms == 3.2.1
101- xlrd == 2.0.1
101+ xlrd == 2.0.2
102102xmlschema == 4.1.0
103103zope.event == 5.0
104104zope.interface == 6.4.post2
You can’t perform that action at this time.
0 commit comments