Skip to content

Commit 98060ea

Browse files
authored
Merge pull request #597 from JohT/renovate/python-update-pip
Update dependency pip to v26.1.1
2 parents 24538c6 + d9112ef commit 98060ea

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

conda-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- matplotlib=3.10.9
1313
- numpy=2.2.5
1414
- pandas=2.3.3
15-
- pip=26.1
15+
- pip=26.1.1
1616
- wordcloud=1.9.6
1717
- monotonic=1.6
1818
- plotly=6.6.0 # v6.7.0 in pyproject.toml not yet available in conda-forge

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
"matplotlib==3.10.9",
1111
"numpy==2.2.5",
1212
"pandas==2.3.3",
13-
"pip==26.1",
13+
"pip==26.1.1",
1414
# --- Visualization ---
1515
"wordcloud==1.9.6",
1616
"monotonic==1.6",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)