Bump the python-packages group with 11 updates #3541
Closed
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 rich, mkdocs-material, twine, coverage[toml], cryptography, mypy, pytest, ruff, trio, trustme and uvicorn to permit the latest version.
Updates
richto 14.0.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
... (truncated)
Commits
72e3bb3Merge pull request #3681 from Textualize/bump14.0.0859d77bbump to 13.0.02bae2feUpdate feature_request.md07b738aMerge pull request #3610 from kotfu/mastere667349Merge pull request #3624 from itamaro/patch-1a48a5b3Merge pull request #3677 from Textualize/exception-groups4de139eMerge pull request #3679 from bcapener/remove-leftover-code8f68c84changelogec5d2f1Merge branch 'master' into exception-groups13f9b4fstyle tweakUpdates
mkdocs-materialfrom 9.5.47 to 9.6.11Release notes
Sourced from mkdocs-material's releases.
... (truncated)
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
7661f07Prepare 9.6.11 releasebf1fe5aUpgraded dependencies3e9bb53Bumped required version of jinja2 to ~=3.1 (#8132)64635baFixed search not honoring enabled setting in templates5d30815Updated README8438fedUpdated premium sponsors2f4f384Updated Alpine base image in Dockerfile7bd6b92Prepare 9.6.10 releasedc7d75eUpdated dependenciesc18630fRemoved usage of circular members in nav_item partialUpdates
twinefrom 6.0.1 to 6.1.0Changelog
Sourced from twine's changelog.
Commits
aa3a910Update changelog for 6.1.0 (#1214)4406034Merge pull request #1208 from dnicolodi/rm-setuptools2ca55dbSimplify generation of test packages used in test_checkbffd296Move build_archive() from test_sdist to common helpers modulefd0646eMerge pull request #1206 from dnicolodi/rm-binary-blobs-part1ab4ec8cMerge pull request #1211 from pypa/dependabot/github_actions/actions/upload-a...b562f74build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0b2832deRemove tests/fixtures/twine-1.5.0.zip970851dRemove tests/alt-fixtures/twine-1.5.0-py2.py3-none-any.whl2386ca5build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#1205)Updates
coverage[toml]from 7.6.1 to 7.8.0Release notes
Sourced from coverage[toml]'s releases.
... (truncated)
Changelog
Sourced from coverage[toml]'s changelog.
... (truncated)
Commits
6d5ced9docs: sample HTML for 7.8.049c194fdocs: prep for 7.8.038782cbdocs: finish up source_dirs. bump to 7.8.07aea2f3feat: add newsource_dirsoption (#1943)f464155test: some simple bytecode testscf1dec0refactor: these pypy modules are available in all our versionsa876052test: a general helper for iterating over our own source files82cff3eperf: sets are better than listsa66bd61refactor: move bytecode code into bytecode.pyd64ce5fchore: bump the action-dependencies group with 3 updates (#1940)Updates
cryptographyfrom 44.0.1 to 44.0.2Changelog
Sourced from cryptography's changelog.
Commits
56cfce644.0.2 release (#12537)7b4cc26Backport PyPy3.11 support (#12536)Updates
mypyfrom 1.13.0 to 1.15.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9397454remove +dev from version ahead of final release686b591remove "unreleased" from 1.15 changelog entrycb4b243Various small updates to 1.15 changelog (#18599)1a26502Prepare changelog for 1.15 release (#18583)d4515e4Fix a few PR links in the changelog (#18586)f83b643Add object self-type to tuple test fixture (#18592)ebc2cb8Prevent crash on generic NamedTuple with unresolved typevar bound (#18585)63c251eempty commit to trigger wheel rebuildc30573eFix literal context for ternary expressions (for real) (#18545)23d862dFix isinstance with explicit (non generic) type alias (#18512)Updates
pytestfrom 8.3.4 to 8.3.5Release notes
Sourced from pytest's releases.
Commits
b55ab2aPrepare release version 8.3.5e217726Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efeMerge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1Add readline workaround for libedit (#13176)edbfff7doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496bdoc: Change training to remote only (#13196) (#13197)78cf1f6ci: Bump build-and-inspect-python-package (#13188)Updates
rufffrom 0.8.1 to 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
triofrom 0.27.0 to 0.29.0Release notes
Sourced from trio's releases.
... (truncated)
Commits
1497c77Bump version to 0.29.0b92131cMerge pull request #3200 from A5rocks/clear-after-fork09daf03Merge pull request #3207 from python-trio/autodeps/bump_from_ad94625900c7cDelay including typing-extensionsaa7f2dfDependency updatesad9462bMerge pull request #3201 from tjstum/resolver3d61e02_public26ea897Merge pull request #3204 from python-trio/pre-commit-ci-update-configc73c2ecMerge pull request #3203 from A5rocks/remove-lines398424e[pre-commit.ci] auto fixes from pre-commit.com hooksUpdates
trustmefrom 1.2.0 to 1.2.1Release notes
Sourced from trustme's releases.
Commits
6d39f51Bump version to 1.2.14290066Polish off #670a49a64bSwitch to nox (#668)e3dc904Use cryptography to load the pyOpenSSL certificates (#670)00a906dBump the dependencies group with 10 updates (#669)49b59ddFix 1.2.0 release notes (#667)dd1778bBump version to 1.2.0+devUpdates
uvicornfrom 0.32.1 to 0.34.0Release notes
Sourced from uvicorn's releases.