File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,23 +5,24 @@ channels:
55dependencies :
66 - _libgcc_mutex=0.1
77 - _openmp_mutex=4.5
8+ - backports.zstd=1.2.0
89 - bcrypt=5.0.0
910 - brotli-python=1.2.0
1011 - bzip2=1.0.8
11- - ca-certificates=2025.10.5
12- - certifi=2025.10.5
12+ - ca-certificates=2025.11.12
13+ - certifi=2025.11.12
1314 - cffi=2.0.0
1415 - charset-normalizer=3.4.4
15- - click=8.3.0
16+ - click=8.3.1
1617 - colorama=0.4.6
1718 - cryptography=46.0.3
1819 - cyrus-sasl=2.1.28
1920 - daiquiri=3.0.0
2021 - decorator=5.2.1
2122 - deprecated=1.3.1
22- - exceptiongroup=1.3.0
23+ - exceptiongroup=1.3.1
2324 - fabric=3.2.2
24- - greenlet=3.2.4
25+ - greenlet=3.3.0
2526 - h2=4.3.0
2627 - hpack=4.1.0
2728 - hyperframe=6.1.0
@@ -31,37 +32,37 @@ dependencies:
3132 - invoke=2.2.1
3233 - keyutils=1.6.3
3334 - krb5=1.21.3
34- - ld_impl_linux-64=2.44
35+ - ld_impl_linux-64=2.45
3536 - libedit=3.1.20250104
36- - libexpat=2.7.1
37+ - libexpat=2.7.3
3738 - libffi=3.5.2
3839 - libgcc=15.2.0
3940 - libgcc-ng=15.2.0
4041 - libgomp=15.2.0
4142 - liblzma=5.8.1
4243 - libnsl=2.0.1
4344 - libntlm=1.8
44- - libpq=18.0
45+ - libpq=18.1
4546 - libsodium=1.0.20
46- - libsqlite=3.50.4
47+ - libsqlite=3.51.1
4748 - libstdcxx=15.2.0
4849 - libstdcxx-ng=15.2.0
4950 - libuuid=2.41.2
5051 - libxcrypt=4.4.36
5152 - libzlib=1.3.1
5253 - ncurses=6.5
5354 - openldap=2.6.10
54- - openssl=3.5.4
55+ - openssl=3.6.0
5556 - packaging=25.0
5657 - paramiko=4.0.0
57- - pip=25.2
58+ - pip=25.3
5859 - pluggy=1.6.0
5960 - psycopg2=2.9.10
6061 - pycparser=2.22
6162 - pygments=2.19.2
62- - pynacl=1.6.0
63+ - pynacl=1.6.1
6364 - pysocks=1.7.1
64- - pytest=8.4 .2
65+ - pytest=9.0 .2
6566 - python=3.11.14
6667 - python-json-logger=2.0.7
6768 - python_abi=3.11
@@ -74,9 +75,8 @@ dependencies:
7475 - tomli=2.3.0
7576 - typing_extensions=4.15.0
7677 - tzdata=2025b
77- - urllib3=2.5.0
78+ - urllib3=2.6.1
7879 - wheel=0.45.1
7980 - wrapt=1.17.3
80- - zstandard=0.25.0
8181 - zstd=1.5.7
8282prefix : /home/servilla/miniconda3/envs/prune
Original file line number Diff line number Diff line change 1+ backports.zstd == 1.2.0
12bcrypt == 5.0.0
23Brotli == 1.2.0
3- certifi == 2025.10.5
4+ certifi == 2025.11.12
45cffi == 2.0.0
56charset-normalizer == 3.4.4
6- click == 8.3.0
7+ click == 8.3.1
78colorama == 0.4.6
89cryptography == 46.0.3
910daiquiri == 3.0.0
1011decorator == 5.2.1
1112Deprecated == 1.3.1
12- exceptiongroup == 1.3.0
13+ exceptiongroup == 1.3.1
1314fabric == 3.2.2
14- greenlet == 3.2.4
15+ greenlet == 3.3.0
1516h2 == 4.3.0
1617hpack == 4.1.0
1718hyperframe == 6.1.0
@@ -20,22 +21,21 @@ iniconfig==2.3.0
2021invoke == 2.2.1
2122packaging == 25.0
2223paramiko == 4.0.0
23- pip == 25.2
24+ pip == 25.3
2425pluggy == 1.6.0
2526psycopg2 == 2.9.10
2627pycparser == 2.22
2728Pygments == 2.19.2
28- PyNaCl == 1.6.0
29+ PyNaCl == 1.6.1
2930PySocks == 1.7.1
30- pytest == 8.4 .2
31+ pytest == 9.0 .2
3132python-json-logger == 2.0.7
3233requests == 2.32.5
3334setuptools == 80.9.0
3435six == 1.17.0
3536SQLAlchemy == 1.4.46
3637tomli == 2.3.0
3738typing_extensions == 4.15.0
38- urllib3 == 2.5.0
39+ urllib3 == 2.6.1
3940wheel == 0.45.1
4041wrapt == 1.17.3
41- zstandard == 0.25.0
You can’t perform that action at this time.
0 commit comments