Bump the dev-dependencies group with 7 updates #247
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 7 updates:
5.5.2
6.0.0
0.3.17
0.3.18
0.4.5
0.4.7
1.79.0
1.82.0
2.11.4
2.11.5
2.15.1
2.15.2
4.14.0
4.15.0
Updates
cachetools
from 5.5.2 to 6.0.0Changelog
Sourced from cachetools's changelog.
Commits
e497575
Release v6.0.0.0a8f391
Update related projects section.3afef37
Pre-release v6.0.0b4.34815dd
Update documentation for v6.0.0.8854b50
Add intersphinx extension.0af4a07
Bump codecov/codecov-action from 5.4.0 to 5.4.2ad42371
Merge pull request #349 from tkem/dependabot/github_actions/actions/setup-pyt...987c076
Bump actions/setup-python from 5.5.0 to 5.6.027d0dce
Add cache_condition wrapper attribute (and refactor a bit).37b5c12
Use class method attributes in tests.Updates
langchain-openai
from 0.3.17 to 0.3.18Release notes
Sourced from langchain-openai's releases.
Commits
0ce2e69
openai: release 0.3.18 (#31320)851fd43
openai[patch]: relax Azure llm streaming callback test (#31319)092697d
infra: temporarily drop OpenAI from core release test matrix (#31318)71c074d
core: release 0.3.61 (#31317)053a124
openai[patch]: support built-in code interpreter and remote MCP tools (#31304)1b5ffe4
openai[patch]: run _tokenize in background thread in async embedding invocati...f164561
exa docs and python package update (#31307)cf1fa27
docs: correct groq description typo (#31308)beacedd
openai[patch]: update tests for strict schemas (#31306)53d6286
Fix link to deprecation alternative for ConversationChain in docs (#31299)Updates
langgraph
from 0.4.5 to 0.4.7Release notes
Sourced from langgraph's releases.
Commits
0139e11
0.4.7bfbe55a
Fix stream mode not respected in subgraphs (#4806)36478eb
Fix stream mode not respected in subgraphs8fb9156
Add tests for stream_events when using imperative api (#4805)9bf6728
Try to make test less flaky126a8f5
Lock9170f63
Lock8207d3f
Add tests for stream_events when using imperative apiade3f37
0.4.63a55d11
Fix exception handling for imperative tasks (#4802)Updates
openai
from 1.79.0 to 1.82.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
f588695
release: 1.82.0 (#2372)71058dd
release: 1.81.0 (#2368)4a81b4e
release: 1.80.0 (#2367)Updates
pydantic
from 2.11.4 to 2.11.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
5e6d1dc
Prepare release v2.11.51b63218
Do not duplicate metadata on model rebuild (#11902)5aefad8
Do not delete mock validator/serializer inmodel_rebuild()
8fbe658
Check ifFieldInfo
is complete after applying type variable map12b371a
Update documentation about@dataclass_transform
support3a6aef4
Fix missing link in documentation0506b9c
Fix light/dark mode documentation toggle58078c8
Fix typo in documentationUpdates
supabase
from 2.15.1 to 2.15.2Release notes
Sourced from supabase's releases.
Changelog
Sourced from supabase's changelog.
Commits
549fffc
chore(main): release 2.15.2 (#1127)71af9f1
chore(deps-dev): bump commitizen from 4.6.0 to 4.8.2 (#1126)417f486
chore(deps-dev): bump flake8 from 7.1.2 to 7.2.0 (#1093)812a04d
fix(postgrest): bump postgrest from 1.0.1 to 1.0.2 (#1125)50d79c1
fix: mutable reference headers #1095 (#1096)c8e6132
chore(deps): bump h11 from 0.14.0 to 0.16.0 in the pip group across 1 directo...Updates
tweepy
from 4.14.0 to 4.15.0Release notes
Sourced from tweepy's releases.
Changelog
Sourced from tweepy's changelog.
Commits
5913e74
Attemp to modernize build setup a bit and fix broken deploye00ffed
Add changelog for 4.15.0353d331
Merge pull request #2179 from snarfed/requests-oauthlib-2f7ced81
Update support Python version to 3.9 to 3.13f6e7e23
Merge pull request #2205 from radarhere/master336bb53
Fallback to mimetypes if imghdr is not available1cd1f4e
GitHub Actions: Test on Python 3.13 beta5b43f6b
deps: bump requests-oauthlib to <3 to allow v2.0.091a41c6
Merge pull request #2161 from pizzacat-0/master2c9ef05
fixed a typoDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions