Bump the uv group across 1 directory with 4 updates#9
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the uv group across 1 directory with 4 updates#9dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the uv group with 4 updates in the / directory: [ipython](https://github.com/ipython/ipython), [orjson](https://github.com/ijl/orjson), [setuptools](https://github.com/pypa/setuptools) and [tornado](https://github.com/tornadoweb/tornado). Updates `ipython` from 7.34.0 to 8.10.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@7.34.0...8.10.0) Updates `orjson` from 3.10.12 to 3.11.6 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.12...3.11.6) Updates `setuptools` from 75.6.0 to 78.1.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.6.0...v78.1.1) Updates `tornado` from 6.4.2 to 6.5.5 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.2...v6.5.5) --- updated-dependencies: - dependency-name: ipython dependency-version: 8.10.0 dependency-type: direct:production dependency-group: uv - dependency-name: orjson dependency-version: 3.11.6 dependency-type: direct:production dependency-group: uv - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production dependency-group: uv - dependency-name: tornado dependency-version: 6.5.5 dependency-type: direct:production dependency-group: uv ... 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 uv group with 4 updates in the / directory: ipython, orjson, setuptools and tornado.
Updates
ipythonfrom 7.34.0 to 8.10.0Commits
15ea1edrelease 8.10.0560ad10DOC: Update what's new for 8.10 (#13939)7557adeDOC: Update what's new for 8.10385d693Merge pull request from GHSA-29gw-9793-fvw7e548ee2Swallow potential exceptions from showtraceback() (#13934)0694b08MAINT: mock slowest test. (#13885)8655912MAINT: mock slowest test.a011765Isolate the attack tests with setUp and tearDown methodsc7a9470Add some regression tests for this changefd34cf5Swallow potential exceptions from showtraceback()Updates
orjsonfrom 3.10.12 to 3.11.6Release notes
Sourced from orjson's releases.
... (truncated)
Changelog
Sourced from orjson's changelog.
... (truncated)
Commits
ec020243.11.6d581687build, clippy misc4105b29writer::num62bb185Fix sporadic crash on serializing object closed860078PyRef idiom refactors343ae2fDeserializer, Utf8Buffer7835f58PyBytesRef and other input refactor71e0516PyStrRef1096df4MSRV 1.89b718e75Drop support for python3.9Updates
setuptoolsfrom 75.6.0 to 78.1.1Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
8e4868aBump version: 78.1.0 → 78.1.1100e9a6Merge pull request #49518faf1d7Add news fragment.2ca4a9fRely on re.sub to perform the decision in one expression.e409e80Extract _sanitize method for sanitizing the filename.250a6d1Add a check to ensure the name resolves relative to the tmpdir.d8390feExtract _resolve_download_filename with test.4e1e893Merge https://github.com/jaraco/skeleton3a3144fFix typo:pyproject.license->project.license(#4931)d751068Fix typo: pyproject.license -> project.licenseUpdates
tornadofrom 6.4.2 to 6.5.5Changelog
Sourced from tornado's changelog.
... (truncated)
Commits
7d64650Merge pull request #3586 from bdarnell/update-cibwd05d59bbuild: Bump cibuildwheel to 3.4.0c2f4673Merge pull request #3585 from bdarnell/release-655e5f1aa4Release notes and version bump for v6.5.578a046fhttputil: Add CRLF to _FORBIDDEN_HEADER_CHARS_RE24a2d96web: Validate characters in all cookie attributes.119a195httputil: Add limits on multipart form data parsing63d4df4Merge pull request #3564 from bdarnell/release-654eadbf9aRelease notes and version bump for 6.5.4bbc2b14Make sure that the in-operator on HTTPHeaders is case insensitiveDependabot 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 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.