Skip to content

Commit 0324dc1

Browse files
authored
Upgrade pip to satisfy dependabot (#1485)
1 parent ac62a07 commit 0324dc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies = [
4545
"click>=8.3.0,<9.0.0",
4646
"casefy>=1.0.0,<2.0.0",
4747
"termcolor>=2.4,<4.0",
48-
"pip>=24,<26",
48+
"pip>=24,<27",
4949
"jinja2>=3.1.3,<4.0.0",
5050
"scipy>=1.12.0,<2.0.0",
5151
# Known CVE that doesn't affect us: https://nvd.nist.gov/vuln/detail/CVE-2022-42969

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)