chore(deps): bump the pip group across 1 directory with 6 updates#1280
Open
dependabot[bot] wants to merge 1 commit intodevfrom
Open
chore(deps): bump the pip group across 1 directory with 6 updates#1280dependabot[bot] wants to merge 1 commit intodevfrom
dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
Bumps the pip group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [authlib](https://github.com/authlib/authlib) | `1.6.5` | `1.6.6` | | [orjson](https://github.com/ijl/orjson) | `3.11.0` | `3.11.5` | | [cryptography](https://github.com/pyca/cryptography) | `44.0.2` | `46.0.5` | | [h11](https://github.com/python-hyper/h11) | `0.14.0` | `0.16.0` | | [starlette](https://github.com/Kludex/starlette) | `0.46.2` | `0.49.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.4.0` | `2.6.3` | Updates `authlib` from 1.6.5 to 1.6.6 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.5...v1.6.6) Updates `orjson` from 3.11.0 to 3.11.5 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.0...3.11.5) Updates `cryptography` from 44.0.2 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.2...46.0.5) Updates `h11` from 0.14.0 to 0.16.0 - [Commits](python-hyper/h11@v0.14.0...v0.16.0) Updates `starlette` from 0.46.2 to 0.49.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.46.2...0.49.1) Updates `urllib3` from 2.4.0 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.4.0...2.6.3) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.6 dependency-type: direct:production dependency-group: pip - dependency-name: orjson dependency-version: 3.11.5 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: indirect dependency-group: pip - dependency-name: h11 dependency-version: 0.16.0 dependency-type: indirect dependency-group: pip - dependency-name: starlette dependency-version: 0.49.1 dependency-type: indirect dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect dependency-group: pip ... 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 pip group with 6 updates in the / directory:
1.6.51.6.63.11.03.11.544.0.246.0.50.14.00.16.00.46.20.49.12.4.02.6.3Updates
authlibfrom 1.6.5 to 1.6.6Release notes
Sourced from authlib's releases.
Changelog
Sourced from authlib's changelog.
Commits
bb7a315chore: release 1.6.60a423d4Merge pull request #844 from azmeuk/806-get-jwt-config-client2808378Merge commit from fork714502afeat: get_jwt_config takes a client parameter260d04eFix: Useexpires_inwhenexpires_atis unparsableeb37124Merge pull request #778 from shc261392/fix-httpx-oauth1-form-data-incorrect-s...0ba9ec4docs: fix guide on requests self signed certificatea2e9943docs: indicate that #743 needs a migration06015d2test: factorize the token fixtureUpdates
orjsonfrom 3.11.0 to 3.11.5Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
fb3eb1f3.11.552688e0Record contributors in headersdc083e8Further compatibility and build misc18f0186Compatibility and build misca4fdeb33.11.42e80d68unlikely to cold_path, remove intrinsics27edea9FFI through crate::ffi, partial non-CPython compatibility416a8c9Unconditionally build yyjsonc8c1a17edition 2024af4179abuild maintenance, panic_immediate_abort break, test 3.15Updates
cryptographyfrom 44.0.2 to 46.0.5Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
06e120ebump version for 46.0.5 release (#14289)0eebb9dEC check key on cofactor > 1 (#14287)bedf6e1fix openssl version on 46 branch (#14220)e6f44fcbump for 46.0.4 and drop win arm64 due to CI issues (#14217)c0af4ddrelease 46.0.3 (#13681)99efe5abump version for 46.0.2 (#13531)e735cfcrelease 46.0.1 (#13450)4e457ffExplicitly specify python in mac uv build invocation (#13447)2726efdDepend on CFFI 2.0.0 or newer on Python > 3.8 (#13448)6223062release 46.0.0 (#13446)Updates
h11from 0.14.0 to 0.16.0Commits
1c5b075this time for surerd9c3699this time for sure...d91b9ddblacken5a4683cSoothe mypy9c9567fBump version to 0.16.0114803aMerge commit from fork9462006Bump version to 0.15.070a96beMerge pull request #181 from Julien00859/Julien00859/get_int_max_str_digits60782adReject Content-Length longer 1 billion TBdff7cc3Validate Chunked-Encoding chunk footerUpdates
starlettefrom 0.46.2 to 0.49.1Release notes
Sourced from starlette's releases.
... (truncated)
Changelog
Sourced from starlette's changelog.
... (truncated)
Commits
7e4b742Version 0.49.1 (#3047)4ea6e22Merge commit from fork7d88ea6Version 0.49.0 (#3046)26d66bbDo not pollute exception context in Middleware (#2976)a59397dSet encodings when reading config files (#2996)3b7f0cbtest: add test for unknown status (#3035)b09ce1adocs: fix legibility issues on sponsorship page (#3039)0f0edcfRevert "Add Marcelo Trylesinski to the license (#3025)" (#3044)3912d63docs: add social icons (#3038)4915a93Add discord to README/docs (#3034)Updates
urllib3from 2.4.0 to 2.6.3Release notes
Sourced from urllib3's releases.
... (truncated)
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
0248277Release 2.6.38864ac4Merge commit from fork70cecb2Fix Scorecard issues related to vulnerable dev dependencies (#3755)41f249aMove "v2.0 Migration Guide" to the end of the table of contents (#3747)fd4dffdPatchVerifiedHTTPSConnectionfor Emscripten (#3752)13f0bfdHandle massive values in Retry-After when calculating time to sleep for (#3743)8c480bfBump actions/upload-artifact from 5.0.0 to 6.0.0 (#3748)4b40616Bump actions/cache from 4.3.0 to 5.0.1 (#3750)82b8479Bump actions/download-artifact from 6.0.0 to 7.0.0 (#3749)34284cbMention experimental features in the security policy (#3746)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 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.