chore(deps): bump the poetry group across 1 directory with 5 updates#23
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the poetry group across 1 directory with 5 updates#23dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
a44962f to
e3f29ef
Compare
1977442 to
4aea73d
Compare
4aea73d to
7687618
Compare
Updates the requirements on [cryptography](https://github.com/pyca/cryptography), [httpx](https://github.com/encode/httpx), [pre-commit](https://github.com/pre-commit/pre-commit), [ruff](https://github.com/astral-sh/ruff) and [uvicorn](https://github.com/encode/uvicorn) to permit the latest version. Updates `cryptography` to 44.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...44.0.2) Updates `httpx` to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) Updates `pre-commit` to 4.2.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.8.0...v4.2.0) Updates `ruff` to 0.11.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.6.7...0.11.2) Updates `uvicorn` to 0.34.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.31.0...0.34.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production dependency-group: poetry - dependency-name: httpx dependency-type: direct:production dependency-group: poetry - dependency-name: pre-commit dependency-type: direct:production dependency-group: poetry - dependency-name: ruff dependency-type: direct:production dependency-group: poetry - dependency-name: uvicorn dependency-type: direct:production dependency-group: poetry ... Signed-off-by: dependabot[bot] <support@github.com>
7687618 to
c49b878
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Updates the requirements on cryptography, httpx, pre-commit, ruff and uvicorn to permit the latest version.
Updates
cryptographyto 44.0.2Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
56cfce644.0.2 release (#12537)7b4cc26Backport PyPy3.11 support (#12536)adaaaedBump for 44.0.1 release (#12441)ccc61da[backport] test and build on armv7l (#12420) (#12431)f299a48remove deprecated call (#12052)439eb05Bump version for 44.0.0 (#12051)2c5ad4dchore(deps): bump maturin from 1.7.4 to 1.7.5 in /.github/requirements (#12050)d23968achore(deps): bump libc from 0.2.165 to 0.2.166 (#12049)133c0e0Bump x509-limbo and/or wycheproof in CI (#12047)f2259d7Bump BoringSSL and/or OpenSSL in CI (#12046)Updates
httpxto 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
... (truncated)
Commits
26d48e0Version 0.28.1 (#3445)89599a9Fixverify=False,cert=...case. (#3442)8ecb86fAdd test for request params behavior changes (#3364) (#3440)0cb7e5aBump the python-packages group with 11 updates (#3434)15e21e9Updating deprecated docstring Client() class (#3426)80960faVersion 0.28.0. (#3419)a33c878Fixextensionstype annotation. (#3380)ce7e14dError on verify as str. (#3418)47f4a96Handle empty zstd responses (#3412)189fc4bUpdate CHANGELOG.md, fix typo(s) (#3406)Updates
pre-committo 4.2.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
aa48766v4.2.0bf6f11dMerge pull request #3430 from pre-commit/preferential-sys-impl3e8d0f5adjust python default_language_version to prefer versioned exeff7256cMerge pull request #3425 from tusharsadhwani/ambiguous-refb7eb412fix: crash on ambiguous ref 'HEAD'7b88c63Merge pull request #3404 from pre-commit/pre-commit-ci-update-config94b97e2[pre-commit.ci] pre-commit autoupdate2f93b80Merge pull request #3401 from pre-commit/pre-commit-ci-update-config4f90a1e[pre-commit.ci] pre-commit autoupdateaba1ce0Merge pull request #3396 from pre-commit/all-repos_autofix_all-repos-sedUpdates
ruffto 0.11.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
4773878Bump 0.11.2 (#16896)2a4d835Use the commonOperatorPrecedencefor the parser (#16747)04a8756[red-knot] Check subtype relation between callable types (#16804)193c381[red-knot] Check whether two callable types are equivalent (#16698)63e78b4[red-knot] Ban mostType::Instancetypes in type expressions (#16872)296d67aSpecial-case value-expression inference of special form subscriptions (#16877)42cbce5[syntax-errors] Fix star annotation before Python 3.11 (#16878)6760251RecognizeSyntaxError:as an error code for ecosystem checks (#16879)23382f5[red-knot] add test cases result in false positive errors (#16856)c1971fdBump 0.11.1 (#16871)Updates
uvicornto 0.34.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
7983c1aVersion 0.34.0 (#2546)75d4402Add alls-green job (#2544)4156ccbDrop Python 3.8 (#2543)3575cbaAddcontent-lengthto 500 response in wsproto (#2542)a500513Version 0.33.0 (#2539)038f8efBump the python-packages group across 1 directory with 9 updates (#2538)3aa1d01Remove WatchGod (#2536)a3cc360docs: add note about server behavior on exceptions (#2535)6725ebbdocs: add more mkdocs-material features (#2534)bfa754eencode/uvicorn#2527#2528)You can trigger a rebase of this PR 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