Skip to content

Commit d7ab3a3

Browse files
authored
Merge pull request #1790 from Anselmoo/renovate/pandas-2.x
fix(deps): update dependency pandas to <2.2.4
2 parents a39d8a5 + 038a754 commit d7ab3a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ classifiers = [
3535
]
3636
dependencies = [
3737
"lmfit>=1.2.2,<2",
38-
"pandas<2.2.1 ; python_version < '3.9'",
38+
"pandas<2.2.4; python_version < '3.9'",
3939
"pandas>=2.2.2,<3 ; python_version >= '3.9'",
4040
"numpy<1.26.5; python_version < '3.9'",
4141
"numpy>=1.26.4,<2 ; python_version >= '3.9'",

uv.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)