From 1314f38631ac599794e9dbe7be5034282ef1d1b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 05:35:37 +0000 Subject: [PATCH] Bump the python-packages group across 1 directory with 11 updates Bumps the python-packages group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.10.0` | `25.1.0` | | [isort](https://github.com/PyCQA/isort) | `5.13.2` | `6.0.1` | | [flake8](https://github.com/pycqa/flake8) | `7.1.1` | `7.1.2` | | [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) | `24.10.31` | `24.12.12` | | [flake8-isort](https://github.com/gforcada/flake8-isort) | `6.1.1` | `6.1.2` | | [setuptools](https://github.com/pypa/setuptools) | `75.5.0` | `75.8.2` | | [setuptools-scm[toml]](https://github.com/pypa/setuptools-scm) | `8.1.0` | `8.2.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.32.0` | `0.34.0` | | [slack-sdk](https://github.com/slackapi/python-slack-sdk) | `3.33.3` | `3.34.0` | | [uvicorn-loguru-integration](https://github.com/MatthewScholefield/uvicorn-loguru-integration) | `0.3.0` | `0.3.1` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.11.2` | `3.11.13` | Updates `black` from 24.10.0 to 25.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.10.0...25.1.0) Updates `isort` from 5.13.2 to 6.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/PyCQA/isort/compare/5.13.2...6.0.1) Updates `flake8` from 7.1.1 to 7.1.2 - [Commits](https://github.com/pycqa/flake8/compare/7.1.1...7.1.2) Updates `flake8-bugbear` from 24.10.31 to 24.12.12 - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/24.10.31...24.12.12) Updates `flake8-isort` from 6.1.1 to 6.1.2 - [Changelog](https://github.com/gforcada/flake8-isort/blob/main/CHANGES.rst) - [Commits](https://github.com/gforcada/flake8-isort/compare/6.1.1...6.1.2) Updates `setuptools` from 75.5.0 to 75.8.2 - [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/v75.5.0...v75.8.2) Updates `setuptools-scm[toml]` from 8.1.0 to 8.2.0 - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md) - [Commits](https://github.com/pypa/setuptools-scm/compare/v8.1.0...v8.2.0) Updates `uvicorn` from 0.32.0 to 0.34.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/uvicorn/compare/0.32.0...0.34.0) Updates `slack-sdk` from 3.33.3 to 3.34.0 - [Release notes](https://github.com/slackapi/python-slack-sdk/releases) - [Commits](https://github.com/slackapi/python-slack-sdk/compare/v3.33.3...v3.34.0) Updates `uvicorn-loguru-integration` from 0.3.0 to 0.3.1 - [Commits](https://github.com/MatthewScholefield/uvicorn-loguru-integration/commits) Updates `aiohttp` from 3.11.2 to 3.11.13 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.11.2...v3.11.13) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: flake8-isort dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: setuptools-scm[toml] 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 - dependency-name: slack-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: uvicorn-loguru-integration dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- pyproject.toml | 14 +++++++------- requirements.txt | 10 +++++----- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 5154a66..8598ed4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [build-system] requires = [ - "setuptools==75.5.0", - "setuptools_scm[toml]==8.1.0", + "setuptools==75.8.2", + "setuptools_scm[toml]==8.2.0", ] build-backend = "setuptools.build_meta" @@ -33,15 +33,15 @@ bug-master = "bug_master.main:main" [project.optional-dependencies] lint = [ - "black==24.10.0", - "isort==5.13.2", - "flake8==7.1.1", - "flake8-bugbear==24.10.31", + "black==25.1.0", + "isort==6.0.1", + "flake8==7.1.2", + "flake8-bugbear==24.12.12", "flake8_formatter_junit_xml==0.0.6", "flake8-colors==0.1.9", "flake8-eradicate==1.5.0", "pep8-naming==0.14.1", "flake8-use-fstring==1.4", "flake8-black==0.3.6", - "flake8-isort==6.1.1", + "flake8-isort==6.1.2", ] diff --git a/requirements.txt b/requirements.txt index 9815624..d3f61d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ -uvicorn==0.32.0 -slack_sdk==3.33.3 -uvicorn-loguru-integration==0.3.0 +uvicorn==0.34.0 +slack_sdk==3.34.0 +uvicorn-loguru-integration==0.3.1 httptools==0.6.4 requests==2.32.3 -aiohttp==3.11.2 +aiohttp==3.11.13 async-cache==1.1.1 -setuptools==75.5.0 +setuptools==75.8.2 fastapi loguru starlette