chore(deps): bump the deps group with 5 updates#4
Merged
Conversation
Bumps the deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [setuptools](https://github.com/pypa/setuptools) | `80.0.0` | `80.3.1` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.1` | `3.4.2` | | [cryptography](https://github.com/pyca/cryptography) | `44.0.2` | `44.0.3` | | [openai](https://github.com/openai/openai-python) | `1.76.0` | `1.77.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.3` | `2.11.4` | Updates `setuptools` from 80.0.0 to 80.3.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.0.0...v80.3.1) Updates `charset-normalizer` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.1...3.4.2) Updates `cryptography` from 44.0.2 to 44.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.2...44.0.3) Updates `openai` from 1.76.0 to 1.77.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.76.0...v1.77.0) Updates `pydantic` from 2.11.3 to 2.11.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.3...v2.11.4) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: cryptography dependency-version: 44.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: openai dependency-version: 1.77.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: pydantic dependency-version: 2.11.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 deps group with 5 updates:
80.0.080.3.13.4.13.4.244.0.244.0.31.76.01.77.02.11.32.11.4Updates
setuptoolsfrom 80.0.0 to 80.3.1Changelog
Sourced from setuptools's changelog.
Commits
f37845bBump version: 80.3.0 → 80.3.1a6f8db0Merge pull request #4980 from pypa/debt/4976-pbr-compat05cf544Add news fragment.5b39e4eAdd the deprecation warning to attribute access.30c0038Render the attributes dynamically.d622935Restore ScriptWriter and sys_executable properties.88bd892Add a failing integration test. Ref #49769dccfa4Moved pbr setup into a fixture.af8b322Bump version: 80.2.0 → 80.3.0e7b8084Merge pull request #4963 from pypa/debt/remove-easy-installUpdates
charset-normalizerfrom 3.4.1 to 3.4.2Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
6422af1📝 update release date0e60ec1🔖 Release 3.4.2 (#614)f6630ce⬆️ Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 (#617)677c999⬆️ Bump actions/download-artifact from 4.2.1 to 4.3.0 (#618)960ab1e⬆️ Bump actions/setup-python from 5.5.0 to 5.6.0 (#619)6eb6325⬆️ Bump github/codeql-action from 3.28.10 to 3.28.16 (#620)c99c0f2⬆️ Update coverage requirement from <7.7,>=7.2.7 to >=7.2.7,<7.9 (#606)270f28e⬆️ Bump actions/setup-python from 5.4.0 to 5.5.0 (#607)d4d89a0⬆️ Bump pypa/cibuildwheel from 2.22.0 to 2.23.2 (#608)905fcf5⬆️ Bump slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0 (#609)Updates
cryptographyfrom 44.0.2 to 44.0.3Changelog
Sourced from cryptography's changelog.
Commits
b92c841[44.0.x] backports for libressl 4.1.0 support release (#12848)387ca00Hopefully add Window / MacOS PyPy 3.10 / 3.11 support (#12559)Updates
openaifrom 1.76.0 to 1.77.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
67997a4release: 1.77.0b8a3720feat(api): add image sizes, reasoning encryption4fc5252chore: only strip leading whitespaceb3f0daffix(parsing): handle whitespace only strings (#2007)fad098frelease: 1.76.2a646067chore(api): API spec cleanupb75f409release: 1.76.1761be76chore: broadly detect json family of content-type headersc9cedd8chore(ci): only use depot for staging reposc1ceebbchore(ci): run on more branches and use depot runnersUpdates
pydanticfrom 2.11.3 to 2.11.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
d444cd1Prepare release v2.11.4828fc48Add documentation note about common pitfall with the annotated pattern42bf1fdBumppydantic-coreto v2.33.2 (#11804)7b3f513Allow config and bases to be specified together increate_model()fc52138Traversefunction-beforeschemas during schema gathering25af789Fix issue with recursive generic models91ef6bbUpdate monthly download count in documentationa830775Bumpmkdocs-llmstxtto v0.2.0f5d1c87Fix crash when expanding root type in the mypy pluginc80bb35Remove coercion of decimal constraintsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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