File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ channels:
33 - conda-forge
44 - defaults
55dependencies :
6+ - backports.zstd=1.2.0
67 - blinker=1.9.0
78 - brotli-python=1.2.0
89 - bzip2=1.0.8
910 - ca-certificates=2025.11.12
1011 - certifi=2025.11.12
11- - cffi=2.0.0
1212 - charset-normalizer=3.4.4
1313 - click=8.3.1
1414 - colorama=0.4.6
@@ -43,10 +43,9 @@ dependencies:
4343 - pcre2=10.47
4444 - pip=25.3
4545 - pluggy=1.6.0
46- - pycparser=2.22
4746 - pygments=2.19.2
4847 - pysocks=1.7.1
49- - pytest=9.0.1
48+ - pytest=9.0.2
5049 - python=3.12.12
5150 - python-json-logger=2.0.7
5251 - python_abi=3.12
@@ -57,13 +56,12 @@ dependencies:
5756 - tomli=2.3.0
5857 - typing_extensions=4.15.0
5958 - tzdata=2025b
60- - urllib3=2.5.0
59+ - urllib3=2.6.1
6160 - uwsgi=2.0.31
6261 - werkzeug=3.1.4
6362 - wheel=0.45.1
6463 - yaml=0.2.5
6564 - zipp=3.23.0
66- - zstandard=0.25.0
6765 - zstd=1.5.7
6866 - pip :
6967 - html5lib==1.1
Original file line number Diff line number Diff line change 1+ backports.zstd == 1.2.0
12blinker == 1.9.0
23Brotli == 1.2.0
34certifi == 2025.11.12
4- cffi == 2.0.0
55charset-normalizer == 3.4.4
66click == 8.3.1
77colorama == 0.4.6
@@ -24,12 +24,11 @@ packaging==25.0
2424pip == 25.3
2525pluggy == 1.6.0
2626prettytable == 3.17.0
27- pycparser == 2.22
2827Pygments == 2.19.2
2928pyparsing == 3.2.5
3029pyshacl == 0.26.0
3130PySocks == 1.7.1
32- pytest == 9.0.1
31+ pytest == 9.0.2
3332python-json-logger == 2.0.7
3433rdflib == 7.5.0
3534requests == 2.32.5
@@ -38,11 +37,10 @@ six==1.17.0
3837soso == 0.4.0
3938tomli == 2.3.0
4039typing_extensions == 4.15.0
41- urllib3 == 2.5.0
40+ urllib3 == 2.6.1
4241uWSGI == 2.0.31
4342wcwidth == 0.2.14
4443webencodings == 0.5.1
4544Werkzeug == 3.1.4
4645wheel == 0.45.1
4746zipp == 3.23.0
48- zstandard == 0.25.0
You can’t perform that action at this time.
0 commit comments