File tree Expand file tree Collapse file tree 2 files changed +16
-16
lines changed
Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ channels:
55dependencies :
66 - _libgcc_mutex=0.1
77 - _openmp_mutex=4.5
8- - backports.zstd=1.2 .0
8+ - backports.zstd=1.3 .0
99 - brotli-python=1.2.0
1010 - bzip2=1.0.8
11- - ca-certificates=2025.11.12
12- - certifi=2025.11.12
11+ - ca-certificates=2026.1.4
12+ - certifi=2026.1.4
1313 - charset-normalizer=3.4.4
1414 - click=8.3.1
1515 - colorama=0.4.6
@@ -20,7 +20,7 @@ dependencies:
2020 - h2=4.3.0
2121 - hpack=4.1.0
2222 - hyperframe=6.1.0
23- - icu=75.1
23+ - icu=78.2
2424 - idna=3.11
2525 - iniconfig=2.3.0
2626 - keyutils=1.6.3
@@ -37,10 +37,10 @@ dependencies:
3737 - libmpdec=4.0.0
3838 - libntlm=1.8
3939 - libpq=18.1
40- - libsqlite=3.51.1
40+ - libsqlite=3.51.2
4141 - libstdcxx=15.2.0
4242 - libstdcxx-ng=15.2.0
43- - libuuid=2.41.2
43+ - libuuid=2.41.3
4444 - libxcrypt=4.4.36
4545 - libxml2=2.15.1
4646 - libxml2-16=2.15.1
@@ -53,20 +53,20 @@ dependencies:
5353 - packaging=25.0
5454 - pip=25.3
5555 - pluggy=1.6.0
56- - psycopg2=2.9.10
56+ - psycopg2=2.9.11
5757 - pygments=2.19.2
5858 - pysocks=1.7.1
5959 - pytest=9.0.2
6060 - python=3.13.11
6161 - python-json-logger=2.0.7
6262 - python_abi=3.13
63- - readline=8.2
63+ - readline=8.3
6464 - requests=2.32.5
6565 - sqlalchemy=1.4.54
6666 - tk=8.6.13
67- - tomli=2.3 .0
67+ - tomli=2.4 .0
6868 - typing_extensions=4.15.0
69- - tzdata=2025b
70- - urllib3=2.6.1
69+ - tzdata=2025c
70+ - urllib3=2.6.3
7171 - zstd=1.5.7
7272prefix : /home/servilla/miniconda3/envs/counter
Original file line number Diff line number Diff line change 1- backports.zstd == 1.2 .0
1+ backports.zstd == 1.3 .0
22Brotli == 1.2.0
3- certifi == 2025.11.12
3+ certifi == 2026.1.4
44charset-normalizer == 3.4.4
55click == 8.3.1
66colorama == 0.4.6
@@ -16,13 +16,13 @@ lxml==6.0.2
1616packaging == 25.0
1717pip == 25.3
1818pluggy == 1.6.0
19- psycopg2 == 2.9.10
19+ psycopg2 == 2.9.11
2020Pygments == 2.19.2
2121PySocks == 1.7.1
2222pytest == 9.0.2
2323python-json-logger == 2.0.7
2424requests == 2.32.5
2525SQLAlchemy == 1.4.54
26- tomli == 2.3 .0
26+ tomli == 2.4 .0
2727typing_extensions == 4.15.0
28- urllib3 == 2.6.1
28+ urllib3 == 2.6.3
You can’t perform that action at this time.
0 commit comments