From 963c136778fbd548168869b9919c21605f2a1902 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 16:20:38 +0000 Subject: [PATCH 1/3] Bump the python-packages group with 11 updates Bumps the python-packages group with 11 updates: | Package | From | To | | --- | --- | --- | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.39` | `9.5.47` | | [build](https://github.com/pypa/build) | `1.2.2` | `1.2.2.post1` | | [twine](https://github.com/pypa/twine) | `5.1.1` | `6.0.1` | | [coverage[toml]](https://github.com/nedbat/coveragepy) | `7.6.1` | `7.6.8` | | [cryptography](https://github.com/pyca/cryptography) | `43.0.1` | `44.0.0` | | [mypy](https://github.com/python/mypy) | `1.11.2` | `1.13.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.8` | `0.8.1` | | [trio](https://github.com/python-trio/trio) | `0.26.2` | `0.27.0` | | [trustme](https://github.com/python-trio/trustme) | `1.1.0` | `1.2.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.31.0` | `0.32.1` | Updates `mkdocs-material` from 9.5.39 to 9.5.47 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.39...9.5.47) Updates `build` from 1.2.2 to 1.2.2.post1 - [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.2...1.2.2.post1) Updates `twine` from 5.1.1 to 6.0.1 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/twine/compare/v5.1.1...6.0.1) Updates `coverage[toml]` from 7.6.1 to 7.6.8 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.1...7.6.8) Updates `cryptography` from 43.0.1 to 44.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.0) Updates `mypy` from 1.11.2 to 1.13.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.13.0) Updates `pytest` from 8.3.3 to 8.3.4 - [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.3...8.3.4) Updates `ruff` from 0.6.8 to 0.8.1 - [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.6.8...0.8.1) Updates `trio` from 0.26.2 to 0.27.0 - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](https://github.com/python-trio/trio/compare/v0.26.2...v0.27.0) Updates `trustme` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/python-trio/trustme/releases) - [Commits](https://github.com/python-trio/trustme/compare/v1.1.0...v1.2.0) Updates `uvicorn` from 0.31.0 to 0.32.1 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/uvicorn/compare/0.31.0...0.32.1) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: coverage[toml] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: trio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: trustme dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/requirements.txt b/requirements.txt index 53fd0a6c25..88c934abf7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,19 +11,19 @@ chardet==5.2.0 # Documentation mkdocs==1.6.1 mkautodoc==0.2.0 -mkdocs-material==9.5.39 +mkdocs-material==9.5.47 # Packaging -build==1.2.2 -twine==5.1.1 +build==1.2.2.post1 +twine==6.0.1 # Tests & Linting -coverage[toml]==7.6.1 -cryptography==43.0.1 -mypy==1.11.2 -pytest==8.3.3 -ruff==0.6.8 -trio==0.26.2 +coverage[toml]==7.6.8 +cryptography==44.0.0 +mypy==1.13.0 +pytest==8.3.4 +ruff==0.8.1 +trio==0.27.0 trio-typing==0.10.0 -trustme==1.1.0 -uvicorn==0.31.0 +trustme==1.2.0 +uvicorn==0.32.1 From ad31b1cf9384f5c7eb63b5e1c440b29b77b01265 Mon Sep 17 00:00:00 2001 From: Marcelo Trylesinski Date: Tue, 3 Dec 2024 08:31:45 +0100 Subject: [PATCH 2/3] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 88c934abf7..18cfbba1ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ build==1.2.2.post1 twine==6.0.1 # Tests & Linting -coverage[toml]==7.6.8 +coverage[toml]==7.6.1 cryptography==44.0.0 mypy==1.13.0 pytest==8.3.4 From bb070b52e62ca1d95427f1aab67d8d79f46f5411 Mon Sep 17 00:00:00 2001 From: Marcelo Trylesinski Date: Tue, 3 Dec 2024 08:34:50 +0100 Subject: [PATCH 3/3] Update requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 18cfbba1ce..0d8ba2eff0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,5 +25,6 @@ pytest==8.3.4 ruff==0.8.1 trio==0.27.0 trio-typing==0.10.0 -trustme==1.2.0 +trustme==1.1.0; python_version < '3.9' +trustme==1.2.0; python_version >= '3.9' uvicorn==0.32.1