Bump the python-development group with 13 updates#8
Merged
Conversation
Updates the requirements on [cryptography](https://github.com/pyca/cryptography), [jsonschema](https://github.com/python-jsonschema/jsonschema), [pyyaml](https://github.com/yaml/pyyaml), [build](https://github.com/pypa/build), [coverage](https://github.com/coveragepy/coveragepy), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [ruff](https://github.com/astral-sh/ruff), [psycopg](https://github.com/psycopg/psycopg), [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python), [google-cloud-storage](https://github.com/googleapis/google-cloud-python), [setuptools](https://github.com/pypa/setuptools) and [reportlab](https://www.reportlab.com/) to permit the latest version. Updates `cryptography` to 49.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.0...49.0.0) Updates `jsonschema` to 4.26.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.23.0...v4.26.0) Updates `pyyaml` to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0...6.0.3) Updates `build` to 1.5.1 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.0...1.5.1) Updates `coverage` to 7.15.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.0...7.15.0) Updates `pytest` to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.0...9.1.1) Updates `pytest-cov` to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v7.1.0) Updates `ruff` to 0.15.21 - [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.8.0...0.15.21) Updates `psycopg` to 3.3.4 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.0...3.3.4) Updates `azure-storage-blob` to 12.30.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-storage-blob_12.24.0...azure-storage-blob_12.30.0) Updates `google-cloud-storage` to 3.12.1 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-storage-v3.10.1...google-cloud-storage-v3.12.1) Updates `setuptools` to 83.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v68.0.0...v83.0.0) Updates `reportlab` from 4.5.1 to 5.0.0 --- updated-dependencies: - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: direct:production dependency-group: python-development - dependency-name: jsonschema dependency-version: 4.26.0 dependency-type: direct:production dependency-group: python-development - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production dependency-group: python-development - dependency-name: build dependency-version: 1.5.1 dependency-type: direct:development dependency-group: python-development - dependency-name: coverage dependency-version: 7.15.0 dependency-type: direct:development dependency-group: python-development - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development dependency-group: python-development - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development dependency-group: python-development - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:development dependency-group: python-development - dependency-name: psycopg dependency-version: 3.3.4 dependency-type: direct:development dependency-group: python-development - dependency-name: azure-storage-blob dependency-version: 12.30.0 dependency-type: direct:development dependency-group: python-development - dependency-name: google-cloud-storage dependency-version: 3.12.1 dependency-type: direct:development dependency-group: python-development - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:development dependency-group: python-development - dependency-name: reportlab dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-development ... 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.
Updates the requirements on cryptography, jsonschema, pyyaml, build, coverage, pytest, pytest-cov, ruff, psycopg, azure-storage-blob, google-cloud-storage, setuptools and reportlab to permit the latest version.
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
jsonschemato 4.26.0Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
... (truncated)
Commits
a727743Add a changelog entry for 4.26.6d28c13Update the lockfile.739499eUpdate pre-commit hooks.cb2d779Merge pull request #1443 from python-jsonschema/pre-commit-ci-update-confige6bbbb7[pre-commit.ci] pre-commit autoupdated56037aMerge pull request #1442 from python-jsonschema/dependabot/github_actions/ast...e54ce13Bump astral-sh/setup-uv from 7.1.4 to 7.1.61f7c9fbPartially update docs requirements.241aec9Merge pull request #1441 from python-jsonschema/pre-commit-ci-update-config2818efbApache-2.0 -> nongplUpdates
pyyamlto 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
... (truncated)
Commits
49790e7Release 6.0.3 (#889)41309b0Release 6.0.2 (#819)dd9f0e16.0.2rc1 (#809)f5527a2disable CI trigger on PR editsb4d80a7Python 3.12 + musllinux_1_1_x86_64 wheel supportc42fa3b6.0.1 releaseae08bdcblock Cython 3.0+ as a build dep (#702)f873cfeAdd python 3.11 support (#663)Updates
buildto 1.5.1Release notes
Sourced from build's releases.
... (truncated)
Changelog
Sourced from build's changelog.
... (truncated)
Commits
d08fcd7chore: prepare for 1.5.1135801ctest: isolate color tests from NO_COLOR and FORCE_COLOR (#1128)820d4e5perf: memoize check_dependency (#1122)6c03264pre-commit: bump repositories (#1127)43c337arefactor: simplify code paths found in review (#1124)260ae22fix: minor robustness fixes from code review (#1121)100e86erefactor: open the wheel only once in metadata_path (#1126)272db6cfix: decide color support per output stream, not solely from stdout (#1123)bc4ca7cfix: use LF instead of os.linesep when writing pip/uv requirements files (#1120)16d8143fix: derive dist-info directory from wheel contents, not filename (#1119)Updates
coverageto 7.15.0Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
c8c8020docs: sample HTML for 7.15.0ae19db1docs: prep for 7.15.017b45a1docs: --keep-combined in the man page6f9fa1efix: preserve isolated sys.path on Python 3.10 (#2211)787af5fchore: bump actions/checkout in the action-dependencies group (#2210)1ed3998fix: start attaching the loader on__spec__#2208 (#2209)1ab1122docs: remove stray commaf24a91ffeat: --keep-combined for reporting commands. #21985e70751test: canonicalize mock calls in test_cmdline to reduce diff noise65979ccfix: skip excluded functions in LCOV function totals (#2206)Updates
pytestto 9.1.1Release notes
Sourced from pytest's releases.
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
pytest-covto 7.1.0Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
ruffto 0.15.21Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.