chore(deps): bump the python-app-and-dev group across 1 directory with 5 updates#401
Merged
pskillen merged 1 commit intoJun 18, 2026
Conversation
Owner
|
@dependabot rebase |
…h 5 updates Updates the requirements on [pytest](https://github.com/pytest-dev/pytest), [uvicorn](https://github.com/Kludex/uvicorn), [cryptography](https://github.com/pyca/cryptography), [tqdm](https://github.com/tqdm/tqdm) and [daphne](https://github.com/django/daphne) to permit the latest version. Updates `pytest` to 9.1.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.0...9.1.0) Updates `uvicorn` to 0.49.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.48.0...0.49.0) Updates `cryptography` to 49.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@48.0.0...49.0.0) Updates `tqdm` to 4.68.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.3...v4.68.3) Updates `daphne` to 4.2.2 - [Changelog](https://github.com/django/daphne/blob/main/CHANGELOG.txt) - [Commits](django/daphne@4.2.1...4.2.2) --- updated-dependencies: - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: direct:production dependency-group: python-app-and-dev - dependency-name: daphne dependency-version: 4.2.2 dependency-type: direct:production dependency-group: python-app-and-dev - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:development dependency-group: python-app-and-dev - dependency-name: tqdm dependency-version: 4.68.2 dependency-type: direct:production dependency-group: python-app-and-dev - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:development dependency-group: python-app-and-dev ... Signed-off-by: dependabot[bot] <support@github.com>
02897f4 to
7444840
Compare
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 pytest, uvicorn, cryptography, tqdm and daphne to permit the latest version.
Updates
pytestto 9.1.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b2522cfPrepare release version 9.1.0368d2fc[refactor] TightenSetComparisonFunctiontoIterator[str](#14587)ff77cd8[refactor] Make base assertion comparisons return an iterator instead of a li...0d8491abuild(deps): Bump actions/stale from 10.2.0 to 10.3.04a809d9Merge pull request #14568 from pytest-dev/register-fixture5dfa385Fix recursion traceback test to cover all styles (#14582)f52ff0cAddpytest.register_fixturea8ac094Merge pull request #14567 from pytest-dev/more-visibility-deprecatee5620cd[pre-commit.ci] pre-commit autoupdate (#14577)2ce9c6dMerge pull request #14540 from minbang930/fix-14533-doctest-module-fixturesUpdates
uvicornto 0.49.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
3ef2e3eVersion 0.49.0 (#2973)eeb64b1Consume duplicate forwarding headers in ProxyHeadersMiddleware (#2971)630f4acMake the watchfiles reload tests deterministic (#2972)9154922chore(deps): bump the github-actions group across 1 directory with 6 updates ...739727aMigrate docs deploy from Cloudflare Pages to Workers (#2967)be4a240Gate docs preview deploy on Cloudflare token presence (#2966)c489d7eBump httptools minimum version to 0.8.0 (#2962)9f547bdSkip docs preview deploy for Dependabot PRs (#2961)44446b8Migrate documentation from MkDocs Material to Zensical (#2959)cfd659cBump pymdown-extensions to 10.21.3 (#2958)Updates
cryptographyto 49.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
e300bbebump version and changelog for 49.0.0 (#15030)fa74cd8Add external mu (message representative) support for ML-DSA (#14979)f594db3chore(deps): bump openssl from 0.10.80 to 0.10.81 (#15029)608e011chore(deps): bump openssl-sys from 0.9.116 to 0.9.117 (#15028)a322bc4chore(deps): bump cc from 1.2.63 to 1.2.64 (#15027)33181a7Reject critical nameConstraints extensions containing directoryName constrain...6080dc7Bump dependencies that dependabot isn't (#15026)121faa3chore(deps): bump virtualenv from 21.4.2 to 21.4.3 (#15023)829520bAdd more robust processing for DH parameters. (#15016)0f05001Bump downstream dependencies in CI (#15025)Updates
tqdmto 4.68.3Release notes
Sourced from tqdm's releases.
Commits
9aff609bump version, merge pull request #1763 from tqdm/jupyterlite9872f80drop date from snap version str to fix pydanticb829334support QtConsole, Spyder, JupyterLite6fa4867delay os.get_terminal_size748e107linte6e29ebmove tox.ini -> pyproject.toml617e4fatox-gh-actions -> tox-ghc49c50dadd python 3.14, drop python 3.7 supportfa2bcdbpre-commit: tqdm.11ec7988auto git-fameUpdates
daphneto 4.2.2Changelog
Sourced from daphne's changelog.
... (truncated)
Commits
c19f2f4Bumped version for v4.2.2 release.32f8be0Fixed CVE-2026-44545: Limit WebSocket sizes in autobahn config.2628b7bFixed CVE-2026-44546: Prevent header injection on WebSocket upgrade pathfef65a7Added .DS_Store files to .gitignore.8b56967Bump actions/setup-python from 5 to 6 (#569)032c560Bump actions/checkout from 4 to 5 (#564)cb23638[pre-commit.ci] pre-commit autoupdate (#563)