Bump the minor-patch group with 9 updates #187
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 minor-patch group with 9 updates:
1.34.77
1.34.78
0.13.0
0.13.2
1.34.77
1.34.78
1.32.2
1.33.0
5.1.0
5.2.1
0.21.3
0.23.1
1.34.25
1.34.27
1.16.1
1.16.2
0.24.2
0.24.3
Updates
boto3
from 1.34.77 to 1.34.78Changelog
Sourced from boto3's changelog.
Commits
1882f0f
Merge branch 'release-1.34.78'c821589
Bumping version to 1.34.78b54de3a
Add changelog entries from botocore89e4e39
Merge branch 'release-1.34.77' into developUpdates
unstructured
from 0.13.0 to 0.13.2Release notes
Sourced from unstructured's releases.
Changelog
Sourced from unstructured's changelog.
Commits
1621a70
fix: Brings back missing word list files (#2857)57c7c7a
fix: Add mongodb env variables to ingest-test-fixtures-update-pr.yaml (#2851)d80436a
build(release): release commit for 0.13.1 (#2850)d6f2841
feat: update dependencies and remove constraint on pydantic (#2841)ae31586
bug: Add options to SFTP (#2843)63fc2a1
feat: element types extension (#2700)1ce60f2
rfctr(xlsx): extract _XlsxPartitionerOptions (#2838)e49c359
Fix:partition_html()
swallows some paragraphs (#2837)8a239b3
feat: add cleanup fixtures for test_evaluate (#2701)Updates
boto3-stubs
from 1.34.77 to 1.34.78Commits
Updates
streamlit
from 1.32.2 to 1.33.0Release notes
Sourced from streamlit's releases.
Commits
9416152
Up version to 1.33.0a7da937
Fix unixodbc-dev dependency (#8417)e9231ed
Fix issues with fragments writing to containers and the sidebar (#8408)67a4a4a
Fixing failing session gc test in CI (#8421)820f188
Fix Pillow type errors (#8412)b6266ef
Docs/release 1.33 (#8397)fc13040
Gather metrics onget_option
(#8395)4c55b35
Feature:st.html
(#8366)b573f80
Add more complex e2e tests for@st
.experimental_fragment (#8393)ac88ef7
Readd mistakenly removed line and add explanatory comment (#8392)Updates
lxml
from 5.1.0 to 5.2.1Changelog
Sourced from lxml's changelog.
... (truncated)
Commits
47f94ff
Update changelog.932a41e
Update macOS build isntructions.888153a
Merge branch 'lxml-5.1'fcf00fb
Update changelog.76fd4f9
Fix SyntaxError in Element.iterfind() that should have been a warning.4faebe3
Fix test.9b8e36d
Fix SyntaxError in Element.iterfind() that should have been a warning.175c66a
Build: Reduce the number of build jobs by disabling some old targets.06ad31c
Prepare release of 5.2.1.24dafd3
Build: Fix Makefile to work on systems withoutwhich(1)
(GH-416)Updates
anthropic
from 0.21.3 to 0.23.1Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
bd866a1
release: 0.23.13497cef
docs(readme): mention tool use (#441)1924ac8
release: 0.23.0060070e
feat(api): tool use beta (#438)41162c6
release: 0.22.1a5064eb
chore(types): consistent naming for text block types (#437)2422008
fix(types): correctly mark type as a required property in requests (#435)eb0baa0
release: 0.22.0df2d4fd
fix(client): correct logic for line decoding in streaming (#433)e4cc44a
chore(internal): defer model build for import latency (#431)Updates
litellm
from 1.34.25 to 1.34.27Release notes
Sourced from litellm's releases.
Commits
e1aa536
bump: version 1.34.26 → 1.34.27b5f74bf
Merge pull request #2851 from BerriAI/litellm_add_model_api_fix24e2535
Merge branch 'main' into litellm_add_model_api_fix1ee78c3
fix(proxy_server.py): skip to next model if invalid model (raise logger.error)fbfcd57
fix(proxy_server.py): fix linting issuee3c2bde
feat(ui): add models via uieaf81ed
fix github stable releasesab368fc
fix use stable / latest tags correctly28d55cb
stable releases66f579f
stable releases - ci/cdUpdates
openai
from 1.16.1 to 1.16.2Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
0bdc377
release: 1.16.27e1e457
fix(client): correct logic for line decoding in streaming (#1293)Updates
mkdocstrings
from 0.24.2 to 0.24.3Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
Commits
828bd59
chore: Prepare release 0.24.37fe3e5f
fix: Support HTML toc labels with Python-Markdown 3.6+ (uncomment code...)Dependabot 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