Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the all group with 7 updates #165

Merged
merged 1 commit into from
Jan 2, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ cffi==1.17.1
# via argon2-cffi-bindings
charset-normalizer==3.4.0
# via requests
click==8.1.7
click==8.1.8
# via
# -r requirements.in
# flask
Expand Down Expand Up @@ -125,7 +125,7 @@ exceptiongroup==1.2.2
# pytest
executing==2.1.0
# via stack-data
fastapi[standard]==0.115.5
fastapi[standard]==0.115.6
# via -r requirements.in
fastapi-cli[standard]==0.0.5
# via fastapi
Expand Down Expand Up @@ -205,7 +205,7 @@ itsdangerous==2.2.0
# via flask
jedi==0.19.2
# via ipython
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements.in
# fastapi
Expand Down Expand Up @@ -293,7 +293,7 @@ markupsafe==3.0.2
# jinja2
# nbconvert
# werkzeug
matplotlib==3.9.3
matplotlib==3.10.0
# via -r requirements.in
matplotlib-inline==0.1.7
# via
Expand All @@ -312,7 +312,7 @@ murmurhash==1.0.10
# preshed
# spacy
# thinc
mypy==1.13.0
mypy==1.14.1
# via
# -r requirements.in
# nb-mypy
Expand Down Expand Up @@ -453,7 +453,7 @@ pybind11==2.13.6
# ipybind
pycparser==2.22
# via cffi
pydantic==2.10.2
pydantic==2.10.4
# via
# -r requirements.in
# confection
Expand All @@ -463,7 +463,7 @@ pydantic==2.10.2
# sqlmodel
# thinc
# weasel
pydantic-core==2.27.1
pydantic-core==2.27.2
# via pydantic
pygments==2.18.0
# via
Expand All @@ -473,7 +473,7 @@ pygments==2.18.0
# rich
pyparsing==3.2.0
# via matplotlib
pytest==8.3.3
pytest==8.3.4
# via
# -r requirements.in
# ipytest
Expand Down
Loading