Skip to content

Update poetry dependencies #624

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

Merged
merged 1 commit into from
Jul 22, 2025
Merged

Update poetry dependencies #624

merged 1 commit into from
Jul 22, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 9, 2025

Update poetry dependencies to use latest compatible versions.

Poetry update message:
Updating dependencies
Resolving dependencies...

Package operations: 2 installs, 64 updates, 0 removals

  • Updating certifi (2025.1.31 -> 2025.7.14)
  • Updating charset-normalizer (3.4.1 -> 3.4.2)
  • Updating h11 (0.14.0 -> 0.16.0)
  • Updating typing-extensions (4.13.0 -> 4.14.1)
  • Updating urllib3 (2.3.0 -> 2.5.0)
  • Updating httpcore (1.0.7 -> 1.0.9)
  • Updating pydantic-core (2.27.2 -> 2.33.2)
  • Updating requests (2.32.3 -> 2.32.4)
  • Installing typing-inspection (0.4.1)
  • Updating orjson (3.10.16 -> 3.11.0)
  • Updating pydantic (2.10.6 -> 2.11.7)
  • Updating rpds-py (0.23.1 -> 0.26.0)
  • Updating langsmith (0.3.18 -> 0.4.8)
  • Updating tenacity (9.0.0 -> 9.1.2)
  • Updating botocore (1.37.20 -> 1.39.10)
  • Updating frozenlist (1.5.0 -> 1.7.0)
  • Updating greenlet (3.1.1 -> 3.2.3)
  • Updating jsonschema-specifications (2024.10.1 -> 2025.4.1)
  • Updating multidict (6.2.0 -> 6.6.3)
  • Updating ormsgpack (1.9.0 -> 1.10.0)
  • Updating mypy-extensions (1.0.0 -> 1.1.0)
  • Updating langchain-core (0.3.48 -> 0.3.70)
  • Updating propcache (0.3.1 -> 0.3.2)
  • Updating aiosignal (1.3.2 -> 1.4.0)
  • Updating jiter (0.9.0 -> 0.10.0)
  • Updating jsonschema (4.23.0 -> 4.25.0)
  • Updating langchain-text-splitters (0.3.7 -> 0.3.8)
  • Updating langgraph-checkpoint (2.0.23 -> 2.1.1)
  • Updating narwhals (1.32.0 -> 1.48.0)
  • Updating python-dotenv (1.1.0 -> 1.1.1)
  • Updating s3transfer (0.11.4 -> 0.13.1)
  • Updating sqlalchemy (2.0.39 -> 2.0.41)
  • Updating yarl (1.18.3 -> 1.20.1)
  • Updating aiohttp (3.11.18 -> 3.12.14)
  • Updating boto3 (1.37.20 -> 1.39.10)
  • Updating cachetools (5.5.2 -> 6.1.0)
  • Updating click (8.1.8 -> 8.2.1)
  • Updating distlib (0.3.9 -> 0.4.0)
  • Updating httpx-sse (0.4.0 -> 0.4.1)
  • Updating langgraph-prebuilt (0.1.6 -> 0.5.2)
  • Updating langchain (0.3.21 -> 0.3.26)
  • Updating langgraph-sdk (0.1.59 -> 0.1.74)
  • Updating ollama (0.4.7 -> 0.5.1)
  • Updating openai (1.68.2 -> 1.97.0)
  • Updating pandas (2.2.3 -> 2.3.1)
  • Updating pillow (11.1.0 -> 11.3.0)
  • Updating platformdirs (4.3.7 -> 4.3.8)
  • Updating pluggy (1.5.0 -> 1.6.0)
  • Updating protobuf (5.29.4 -> 6.31.1)
  • Updating pyarrow (19.0.1 -> 21.0.0)
  • Updating pydantic-settings (2.8.1 -> 2.10.1)
  • Installing pygments (2.19.2)
  • Updating tornado (6.4.2 -> 6.5.1)
  • Updating faiss-cpu (1.10.0 -> 1.11.0.post1)
  • Updating identify (2.6.9 -> 2.6.12)
  • Updating langchain-aws (0.2.17 -> 0.2.29)
  • Updating langchain-community (0.3.20 -> 0.3.27)
  • Updating langchain-ollama (0.3.0 -> 0.3.5)
  • Updating langchain-openai (0.3.10 -> 0.3.28)
  • Updating langfuse (2.60.2 -> 2.60.9)
  • Updating langgraph (0.3.20 -> 0.5.4)
  • Updating pypdf (5.4.0 -> 5.8.0)
  • Updating pytest (8.3.5 -> 8.4.1)
  • Updating streamlit (1.44.0 -> 1.47.0)
  • Updating virtualenv (20.29.3 -> 20.32.0)
  • Updating pytest-timeout (2.3.1 -> 2.4.0)

Writing lock file

@github-actions github-actions bot force-pushed the update/poetry-update branch from 0b8c293 to 571fdd3 Compare June 16, 2025 00:40
@github-actions github-actions bot force-pushed the update/poetry-update branch 2 times, most recently from 8c03274 to fbd44ca Compare June 30, 2025 00:43
@github-actions github-actions bot force-pushed the update/poetry-update branch 2 times, most recently from e6c8c3a to 143609d Compare July 14, 2025 00:44
@github-actions github-actions bot force-pushed the update/poetry-update branch from 143609d to 1c548ab Compare July 21, 2025 00:43
@github-actions github-actions bot force-pushed the update/poetry-update branch from 1c548ab to 501f9cc Compare July 22, 2025 10:48
@maciejmajek maciejmajek marked this pull request as draft July 22, 2025 10:49
@maciejmajek maciejmajek marked this pull request as ready for review July 22, 2025 10:49
@maciejmajek maciejmajek merged commit 48d1f98 into main Jul 22, 2025
3 checks passed
@maciejmajek maciejmajek deleted the update/poetry-update branch July 22, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant