Skip to content

Commit d16f191

Browse files
Bump pip from 25.2 to 25.3 in /ckan in the pip group across 1 directory
Bumps the pip group with 1 update in the /ckan directory: [pip](https://github.com/pypa/pip). Updates `pip` from 25.2 to 25.3 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@25.2...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f8d8cd commit d16f191

File tree

1 file changed

+29
-30
lines changed

1 file changed

+29
-30
lines changed

ckan/requirements.txt

Lines changed: 29 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1+
-e git+https://github.com/GSA/ckanext-harvest.git@8da16a1f993f0fbf18f9fc810ab6ed7dfb7f871a#egg=ckanext_harvest
2+
-e git+https://github.com/GSA/ckanext-spatial.git@6d83a53efa1e9ff225daf4e7a5751b98367ee7f2#egg=ckanext_spatial
13
alembic==1.13.2
4+
argparse==1.4.0
25
async-timeout==5.0.1
3-
Babel==2.15.0
6+
babel==2.15.0
47
bleach==6.1.0
58
blinker==1.8.2
69
boto3==1.40.22
@@ -11,31 +14,29 @@ certifi==2025.8.3
1114
cffi==1.17.1
1215
chardet==5.2.0
1316
charset-normalizer==3.4.3
14-
ckan @ git+https://github.com/GSA/ckan.git@416b88e74d2bd643bcdd1da7a900e29c6d443bfe
17+
ckan @ git+https://github.com/GSA/ckan.git@ckan-2.11.2-fork
1518
ckanext-datagovcatalog==0.1.3
1619
ckanext-datagovtheme==0.3.8
1720
ckanext-datajson==0.1.28
18-
ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@255fcf1352273f9be98e9f02a5198efc4790c94e
21+
ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@v2.4.0
1922
ckanext-envvars==0.0.6
2023
ckanext-geodatagov==0.3.6
21-
-e git+https://github.com/GSA/ckanext-harvest.git@8da16a1f993f0fbf18f9fc810ab6ed7dfb7f871a#egg=ckanext_harvest
2224
ckanext-metrics-dashboard==0.1.7
23-
ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@99f35585c219a5cd39717b8c42cc54cdd959dfb4
24-
-e git+https://github.com/GSA/ckanext-spatial.git@6d83a53efa1e9ff225daf4e7a5751b98367ee7f2#egg=ckanext_spatial
25+
ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@ckan-2-11-datagov
2526
ckantoolkit==0.0.7
2627
click==8.1.7
2728
cryptography==45.0.7
2829
defusedxml==0.7.1
2930
dominate==2.9.1
3031
elementpath==5.0.4
31-
feedgen @ git+https://github.com/GSA/python-feedgen.git@b1fe34a7e14ebdaf6f415cdee5855c3c77305f16
32-
Flask==3.0.3
32+
feedgen @ git+https://github.com/GSA/python-feedgen.git@main
33+
flask==3.0.3
3334
flask-babel==4.0.0
34-
Flask-Login==0.6.3
35-
Flask-Session==0.8.0
36-
Flask-WTF==1.2.1
35+
flask-login==0.6.3
36+
flask-session==0.8.0
37+
flask-wtf==1.2.1
3738
frozendict==2.4.6
38-
GeoAlchemy2==0.5.0
39+
geoalchemy2==0.5.0
3940
geojson==3.1.0
4041
geomet==1.1.0
4142
greenlet==3.2.4
@@ -45,66 +46,64 @@ idna==3.10
4546
importlib-resources==5.13.0
4647
isodate==0.7.2
4748
itsdangerous==2.2.0
48-
Jinja2==3.1.6
49+
jinja2==3.1.6
4950
jmespath==1.0.1
5051
json-table-schema==0.2.1
5152
jsonschema==2.4.0
5253
lxml==5.1.0
53-
Mako==1.3.10
54-
Markdown==3.6
55-
MarkupSafe==2.1.5
54+
mako==1.3.10
55+
markdown==3.6
56+
markupsafe==2.1.5
5657
messytables==0.15.2
5758
msgspec==0.18.6
5859
mypy==1.17.1
59-
mypy_extensions==1.1.0
60+
mypy-extensions==1.1.0
6061
newrelic==10.16.0
6162
numpy==1.26.4
62-
OWSLib==0.32.0
63+
owslib==0.32.0 ; python_version >= "3.10"
6364
packaging==24.1
6465
passlib==1.7.4
6566
pathspec==0.12.1
6667
pika==1.2.1
67-
pip==25.2
6868
ply==3.11
6969
polib==1.2.0
7070
progressbar==2.5
7171
psycopg2==2.9.9
7272
pycparser==2.22
73-
PyJWT==2.8.0
74-
PyLD==2.0.4
75-
pyOpenSSL==25.1.0
73+
pyjwt==2.8.0
74+
pyld==2.0.4
75+
pyopenssl==25.1.0
7676
pyparsing==3.1.2
7777
pyproj==3.4.1
7878
pysaml2==7.0.1
7979
pysolr==3.9.0
8080
python-dateutil==2.9.0.post0
8181
python-magic==0.4.27
8282
pytz==2025.2
83-
PyYAML==6.0.1
84-
PyZ3950 @ git+https://github.com/danizen/PyZ3950@6d44a4ab85c8bda3a7542c2c9efdfad46c830219
83+
pyyaml==6.0.1
84+
pyz3950 @ git+https://github.com/danizen/PyZ3950
8585
rdflib==7.1.4
8686
redis==6.4.0
8787
requests==2.32.4
8888
rfc3987==1.3.8
8989
rq==1.16.2
9090
s3transfer==0.13.1
9191
sansjson==0.3.0
92-
setuptools==78.1.1
9392
shapely==2.0.7
9493
simplejson==3.19.2
9594
six==1.17.0
96-
SQLAlchemy==1.4.52
95+
sqlalchemy[mypy]==1.4.52
9796
sqlalchemy2-stubs==0.0.2a38
9897
sqlparse==0.5.0
9998
tomli==2.2.1
100-
typing_extensions==4.12.2
99+
typing-extensions==4.12.2
101100
tzlocal==5.2
102101
urllib3==2.5.0
103102
watchdog==6.0.0
104103
webassets==2.0
105104
webencodings==0.5.1
106-
Werkzeug==3.0.6
107-
WTForms==3.2.1
105+
werkzeug[watchdog]==3.0.6
106+
wtforms==3.2.1
108107
xlrd==2.0.1
109108
xmlschema==4.1.0
110-
zope.interface==6.4.post2
109+
zope-interface==6.4.post2

0 commit comments

Comments
 (0)