Skip to content

Commit c68f175

Browse files
Update all non-major dependencies (#759)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 704bcf8 commit c68f175

File tree

2 files changed

+50
-49
lines changed

2 files changed

+50
-49
lines changed

poetry.lock

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

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ httpx==0.28.1 ; python_version >= "3.10" and python_version < "4.0"
1010
idna==3.11 ; python_version >= "3.10" and python_version < "4.0"
1111
markdown-it-py==4.0.0 ; python_version >= "3.10" and python_version < "4.0"
1212
mdurl==0.1.2 ; python_version >= "3.10" and python_version < "4.0"
13-
numpy==2.3.5 ; python_version >= "3.10" and python_version < "4.0"
13+
numpy==2.4.0 ; python_version >= "3.10" and python_version < "4.0"
1414
pandas==2.3.3 ; python_version >= "3.10" and python_version < "4.0"
1515
pygments==2.19.2 ; python_version >= "3.10" and python_version < "4.0"
1616
python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.0"
1717
pytz==2025.2 ; python_version >= "3.10" and python_version < "4.0"
1818
rich==14.2.0 ; python_version >= "3.10" and python_version < "4.0"
1919
shellingham==1.5.4 ; python_version >= "3.10" and python_version < "4.0"
2020
six==1.17.0 ; python_version >= "3.10" and python_version < "4.0"
21-
soupsieve==2.8 ; python_version >= "3.10" and python_version < "4.0"
22-
typer==0.20.0 ; python_version >= "3.10" and python_version < "4.0"
21+
soupsieve==2.8.1 ; python_version >= "3.10" and python_version < "4.0"
22+
typer==0.20.1 ; python_version >= "3.10" and python_version < "4.0"
2323
typing-extensions==4.15.0 ; python_version >= "3.10" and python_version < "4.0"
2424
tzdata==2025.3 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)