From 42d056f4307a433efdc56132f61f32b6f3c81bc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 08:12:34 +0000 Subject: [PATCH] Bump the python-development group with 13 updates 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](https://github.com/pyca/cryptography/compare/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](https://github.com/python-jsonschema/jsonschema/compare/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](https://github.com/yaml/pyyaml/compare/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](https://github.com/pypa/build/compare/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](https://github.com/coveragepy/coveragepy/compare/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](https://github.com/pytest-dev/pytest/compare/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](https://github.com/pytest-dev/pytest-cov/compare/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](https://github.com/astral-sh/ruff/compare/0.8.0...0.15.21) Updates `psycopg` to 3.3.4 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/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](https://github.com/Azure/azure-sdk-for-python/compare/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](https://github.com/googleapis/google-cloud-python/compare/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](https://github.com/pypa/setuptools/compare/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] --- pyproject.toml | 24 ++++++++++++------------ requirements-publication.txt | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 054b99c..2a9f4f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,9 +33,9 @@ classifiers = [ ] requires-python = ">=3.10" dependencies = [ - "cryptography>=42.0", - "jsonschema>=4.23", - "PyYAML>=6.0", + "cryptography>=49.0.0", + "jsonschema>=4.26.0", + "PyYAML>=6.0.3", ] [project.optional-dependencies] @@ -44,20 +44,20 @@ api = [ "httpx2>=2.5,<3", ] dev = [ - "build>=1.2", - "coverage[toml]>=7.6", + "build>=1.5.1", + "coverage[toml]>=7.15.0", "fastapi>=0.139,<1", "httpx2>=2.5,<3", - "pytest>=8.3", - "pytest-cov>=6.0", - "ruff>=0.8", + "pytest>=9.1.1", + "pytest-cov>=7.1.0", + "ruff>=0.15.21", ] production = [ - "psycopg[binary]>=3.2", + "psycopg[binary]>=3.3.4", ] cloud = [ - "azure-storage-blob>=12.24", - "google-cloud-storage>=2.19", + "azure-storage-blob>=12.30.0", + "google-cloud-storage>=3.12.1", ] [project.scripts] @@ -71,7 +71,7 @@ Issues = "https://github.com/thewisecrab/urp/issues" Changelog = "https://github.com/thewisecrab/urp/blob/main/CHANGELOG.md" [build-system] -requires = ["setuptools>=68"] +requires = ["setuptools>=83.0.0"] build-backend = "setuptools.build_meta" [tool.setuptools.packages.find] diff --git a/requirements-publication.txt b/requirements-publication.txt index 36d8919..4458bb4 100644 --- a/requirements-publication.txt +++ b/requirements-publication.txt @@ -1,3 +1,3 @@ pdfplumber==0.11.10 pypdf==6.14.2 -reportlab==4.5.1 +reportlab==5.0.0