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 pip group across 1 directory with 5 updates #4110

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ dependencies = [
"jira==3.8.0",
"slack-sdk==3.27.1",
"jsonpatch==1.33",
"scikit-learn==1.4.2",
"scikit-learn==1.5.0",
"sentry-sdk==2.2.0",
]

Expand Down
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ cachecontrol==0.14.0
# via poetry
cattrs==23.2.3
# via parea-ai
certifi==2024.2.2
certifi==2024.7.4
# via
# httpcore
# httpx
Expand Down Expand Up @@ -475,7 +475,7 @@ referencing==0.34.0
# jupyter-events
regex==2023.12.25
# via tiktoken
requests==2.31.0
requests==2.32.2
# via
# cachecontrol
# cohere
Expand Down Expand Up @@ -511,7 +511,7 @@ rpds-py==0.18.0
# referencing
s3transfer==0.10.1
# via boto3
scikit-learn==1.4.2
scikit-learn==1.5.0
scipy==1.12.0
# via scikit-learn
secretstorage==3.3.3
Expand Down Expand Up @@ -579,7 +579,7 @@ tomlkit==0.12.3
# via
# poetry
# pylint
tornado==6.4
tornado==6.4.1
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -639,7 +639,7 @@ typing-extensions==4.10.0
# uvicorn
uri-template==1.3.0
# via jsonschema
urllib3==2.2.1
urllib3==2.2.2
# via
# botocore
# dulwich
Expand Down
Loading