From e4e14bb512f27a1b629f386946a53237ec34fb07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 23:25:55 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 26 updates Bumps the pip group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.1` | `3.3.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.24.0` | `0.25.0` | | [faker](https://github.com/joke2k/faker) | `33.0.0` | `33.1.0` | | [anyio](https://github.com/agronholm/anyio) | `4.6.2.post1` | `4.7.0` | | [boto3](https://github.com/boto/boto3) | `1.35.69` | `1.35.87` | | [botocore](https://github.com/boto/botocore) | `1.35.69` | `1.35.87` | | [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2024.12.14` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [cryptography](https://github.com/pyca/cryptography) | `43.0.3` | `44.0.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.5` | `0.115.6` | | [fastapi-cli](https://github.com/fastapi/fastapi-cli) | `0.0.5` | `0.0.7` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.1` | `2.10.4` | | [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types) | `2.10.0` | `2.10.1` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.6.1` | `2.7.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.27.1` | `2.27.2` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.10.0` | `2.10.1` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.17` | `0.0.20` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [starlette](https://github.com/encode/starlette) | `0.41.3` | `0.42.0` | | [typer](https://github.com/fastapi/typer) | `0.13.1` | `0.15.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.32.1` | `0.34.0` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.0.0` | `1.0.3` | Updates `pylint` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.1...v3.3.2) 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 `pytest-asyncio` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.24.0...v0.25.0) Updates `faker` from 33.0.0 to 33.1.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v33.0.0...v33.1.0) Updates `anyio` from 4.6.2.post1 to 4.7.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](https://github.com/agronholm/anyio/compare/4.6.2.post1...4.7.0) Updates `boto3` from 1.35.69 to 1.35.87 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.69...1.35.87) Updates `botocore` from 1.35.69 to 1.35.87 - [Commits](https://github.com/boto/botocore/compare/1.35.69...1.35.87) Updates `certifi` from 2024.8.30 to 2024.12.14 - [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2024.12.14) Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.1.7...8.1.8) Updates `cryptography` from 43.0.3 to 44.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.3...44.0.0) Updates `fastapi` from 0.115.5 to 0.115.6 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.5...0.115.6) Updates `fastapi-cli` from 0.0.5 to 0.0.7 - [Release notes](https://github.com/fastapi/fastapi-cli/releases) - [Changelog](https://github.com/fastapi/fastapi-cli/blob/main/release-notes.md) - [Commits](https://github.com/fastapi/fastapi-cli/compare/0.0.5...0.0.7) Updates `httpx` from 0.27.2 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.27.2...0.28.1) Updates `jinja2` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5) Updates `pydantic` from 2.10.1 to 2.10.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.10.1...v2.10.4) Updates `pydantic-extra-types` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/pydantic/pydantic-extra-types/releases) - [Changelog](https://github.com/pydantic/pydantic-extra-types/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic-extra-types/compare/v2.10.0...v2.10.1) Updates `pydantic-settings` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.6.1...v2.7.0) Updates `pydantic-core` from 2.27.1 to 2.27.2 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.27.1...v2.27.2) Updates `pyjwt` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.10.0...2.10.1) Updates `python-multipart` from 0.0.17 to 0.0.20 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.17...0.0.20) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.16.0...1.17.0) Updates `starlette` from 0.41.3 to 0.42.0 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/starlette/compare/0.41.3...0.42.0) Updates `typer` from 0.13.1 to 0.15.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](https://github.com/fastapi/typer/compare/0.13.1...0.15.1) Updates `urllib3` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.3...2.3.0) Updates `uvicorn` from 0.32.1 to 0.34.0 - [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.32.1...0.34.0) Updates `watchfiles` from 1.0.0 to 1.0.3 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](https://github.com/samuelcolvin/watchfiles/compare/v1.0.0...v1.0.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: fastapi-cli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pydantic-extra-types dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: python-multipart dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: starlette dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: typer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: watchfiles dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] --- pyproject.toml | 8 ++++---- requirements.txt | 44 ++++++++++++++++++++++---------------------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index bd50e77..e222c45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,20 +20,20 @@ dependencies = [ [project.optional-dependencies] code-analysis = [ "black==24.10.0", - "pylint==3.3.1", + "pylint==3.3.2", "object-storage-api[test]" ] test = [ - "pytest==8.3.3", - "pytest-asyncio==0.24.0", + "pytest==8.3.4", + "pytest-asyncio==0.25.0", "pytest-cov==6.0.0", "pytest-env==1.1.5", "requests==2.32.3" ] scripts = [ - "faker==33.0.0", + "faker==33.1.0", "faker-file[pdf,docx,images]==0.17.14", ] diff --git a/requirements.txt b/requirements.txt index 278bf18..689dd90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,22 +1,22 @@ annotated-types==0.7.0 -anyio==4.6.2.post1 -boto3==1.35.69 -botocore==1.35.69 -certifi==2024.8.30 +anyio==4.7.0 +boto3==1.35.87 +botocore==1.35.87 +certifi==2024.12.14 cffi==1.17.1 -click==8.1.7 -cryptography==43.0.3 +click==8.1.8 +cryptography==44.0.0 dnspython==2.7.0 email_validator==2.2.0 -fastapi==0.115.5 -fastapi-cli==0.0.5 +fastapi==0.115.6 +fastapi-cli==0.0.7 h11==0.14.0 httpcore==1.0.7 httptools==0.6.4 -httpx==0.27.2 +httpx==0.28.1 idna==3.10 itsdangerous==2.2.0 -Jinja2==3.1.4 +Jinja2==3.1.5 jmespath==1.0.1 markdown-it-py==3.0.0 MarkupSafe==3.0.2 @@ -24,28 +24,28 @@ mdurl==0.1.2 orjson==3.10.12 pillow==11.0.0 pycparser==2.22 -pydantic==2.10.1 -pydantic-extra-types==2.10.0 -pydantic-settings==2.6.1 -pydantic_core==2.27.1 +pydantic==2.10.4 +pydantic-extra-types==2.10.1 +pydantic-settings==2.7.0 +pydantic_core==2.27.2 Pygments==2.18.0 -PyJWT==2.10.0 +PyJWT==2.10.1 pymongo==4.10.1 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 -python-multipart==0.0.17 +python-multipart==0.0.20 PyYAML==6.0.2 rich==13.9.4 s3transfer==0.10.4 shellingham==1.5.4 -six==1.16.0 +six==1.17.0 sniffio==1.3.1 -starlette==0.41.3 -typer==0.13.1 +starlette==0.42.0 +typer==0.15.1 typing_extensions==4.12.2 ujson==5.10.0 -urllib3==2.2.3 -uvicorn==0.32.1 +urllib3==2.3.0 +uvicorn==0.34.0 uvloop==0.21.0 -watchfiles==1.0.0 +watchfiles==1.0.3 websockets==14.1