This repository was archived by the owner on Feb 3, 2025. It is now read-only.
Bump the pip-minor-patch group across 1 directory with 16 updates - #216
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the pip-minor-patch group across 1 directory with 16 updates#216dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip-minor-patch group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [uvicorn](https://github.com/encode/uvicorn) | `0.29.0` | `0.30.6` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.5` | `3.10.3` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.0.1` | `2.12.0` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.13.1` | `1.13.2` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.8.0` | `2.9.0` | | [aiosmtplib](https://github.com/cole/aiosmtplib) | `3.0.1` | `3.0.2` | | [email-validator](https://github.com/JoshData/python-email-validator) | `2.1.1` | `2.2.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.3` | `3.1.4` | | [redis](https://github.com/redis/redis-py) | `5.0.4` | `5.0.8` | | [flake8](https://github.com/pycqa/flake8) | `7.0.0` | `7.1.1` | | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` | | [mypy](https://github.com/python/mypy) | `1.10.0` | `1.11.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.0` | `8.3.2` | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.0` | `7.6.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.6` | `0.23.8` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.2` | `0.5.7` | Updates `uvicorn` from 0.29.0 to 0.30.6 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.29.0...0.30.6) Updates `aiohttp` from 3.9.5 to 3.10.3 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.9.5...v3.10.3) Updates `sentry-sdk` from 2.0.1 to 2.12.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.0.1...2.12.0) Updates `alembic` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `pyjwt` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.8.0...2.9.0) Updates `aiosmtplib` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/cole/aiosmtplib/releases) - [Changelog](https://github.com/cole/aiosmtplib/blob/main/CHANGELOG.rst) - [Commits](cole/aiosmtplib@v3.0.1...v3.0.2) Updates `email-validator` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md) - [Commits](JoshData/python-email-validator@v2.1.1...v2.2.0) Updates `jinja2` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.4) Updates `redis` from 5.0.4 to 5.0.8 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.0.4...v5.0.8) Updates `flake8` from 7.0.0 to 7.1.1 - [Commits](PyCQA/flake8@7.0.0...7.1.1) Updates `black` from 24.4.2 to 24.8.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...24.8.0) Updates `mypy` from 1.10.0 to 1.11.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.11.1) Updates `pytest` from 8.2.0 to 8.3.2 - [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.2.0...8.3.2) Updates `coverage` from 7.5.0 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.5.0...7.6.1) Updates `pytest-asyncio` from 0.23.6 to 0.23.8 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.6...v0.23.8) Updates `ruff` from 0.4.2 to 0.5.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.2...0.5.7) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: alembic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: aiosmtplib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: email-validator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #217. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Bumps the pip-minor-patch group with 16 updates in the / directory:
0.29.00.30.63.9.53.10.32.0.12.12.01.13.11.13.22.8.02.9.03.0.13.0.22.1.12.2.03.1.33.1.45.0.45.0.87.0.07.1.124.4.224.8.01.10.01.11.18.2.08.3.27.5.07.6.10.23.60.23.80.4.20.5.7Updates
uvicornfrom 0.29.0 to 0.30.6Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
7dc027dVersion 0.30.6 (#2428)587a1ccfix: upgrade is not websocket and dependencies are installed, should not warn...cee31a6test(signal): add sleep to ensure shutdown completion (#2427)eba64efci: timeout for test suite runs to 30 minutes (#2426)0f513d2Remove signal testing order dependency (#2382)ff54b02Version 0.30.5 (#2409)2f25107Fix 0.30.4 issue with connection close header (#2408)8efa41cVersion 0.30.4 (#2403)b492349Addpragma: full coveragetoProcess.is_alive(#2402)ce999aaclose request connection if h11 sets client state as MUST_CLOSE (#2375)Updates
aiohttpfrom 3.9.5 to 3.10.3Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
ef20502Release 3.10.3 (#8675)73d17d4[PR #8676/2915102 backport][3.10] Fix type ignore in SSLContext creation conn...f3fcba4[PR #8672/c3219bf backport][3.10] Fix TCPConnector doing blocking I/O in the ...f96182a[PR #8662/be23d16f backport][3.10] Improve performance of keepalive reschedul...dbcdb16[PR #8667/406cd2c7 backport][3.10] Improve performance of generating random W...b4ad882[PR #8661/4d604ea backport][3.10] Improve performance of starting request han...3a9de0c[PR #8660/14d5295 backport][3.10] Improve performance of WebSockets when ther...1bc8d53[PR #8657/6c6ecfaf backport][3.10] Fix multipart reading with split boundary ...491106eRelease 3.10.2 (#8655)ce2e975[PR #8652/b0536ae6 backport][3.10] Do not follow symlinks for compressed file...Updates
sentry-sdkfrom 2.0.1 to 2.12.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
441c0f7Updated changelogab3eb1frelease: 2.12.0f8e5d2fAdd span data to the transactions trace context (#3374)0f3e5dbci: Remove Django setuptools pinb658e4bfeat(integrations): Add async support forai_trackdecoratorfc5db4fref(otel): Remove experimental autoinstrumentation (#3239)6bb2081build(deps): bump checkouts/data-schemas from0feb234to6d2c435(#3369)2ce6677tests: Test with Django 5.1 RC (#3370)bd293e5Expose the scope getters to top level API and use them everywhere (#3357)c9765cdci: Workaround bug preventing Django test runs (#3371)Updates
alembicfrom 1.13.1 to 1.13.2Release notes
Sourced from alembic's releases.
Commits
Updates
pyjwtfrom 2.8.0 to 2.9.0Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
Commits
868cf4aAdd 2.9.0 changelog. Fixes #949 (#967)304a3df[pre-commit.ci] pre-commit autoupdate (#965)527fec2Raise exception when required cryptography dependency is missing (#963)18a50be[pre-commit.ci] pre-commit autoupdate (#960)4703f87Handle load_pem_public_key ValueError (#952)9dc732fUpdate usage.rst (#958)ab8176aDecode with PyJWK (#886)c0a071dchore: update actions/download-artifact2afbe32Add coverage and improve performance of is_ssh_key (#940)97345a7[pre-commit.ci] pre-commit autoupdate (#953)Updates
aiosmtplibfrom 3.0.1 to 3.0.2Release notes
Sourced from aiosmtplib's releases.
Changelog
Sourced from aiosmtplib's changelog.
Commits
edc9f99chore: 3.0.2 releaseb4b3164ci: add pyright check9d7bb35fix: unknown socket path type97b35f9[pre-commit.ci] pre-commit autoupdate1e9bdffRevert "fix: unknown socket path type"cfac3defix: unknown socket path typeec371fbdocs: fix module linking on sphinx 7.2+80d444f[pre-commit.ci] pre-commit autoupdateae56ef2[pre-commit.ci] pre-commit autoupdate1bb9556[pre-commit.ci] pre-commit autoupdateUpdates
email-validatorfrom 2.1.1 to 2.2.0Release notes
Sourced from email-validator's releases.
Changelog
Sourced from email-validator's changelog.
Commits
6589b1eVersion 2.2.08051347Improve the error message for invalid characters in domain names after Unicod...7f1f281Check domain syntax after normalization to internationalized characters as a ...c23c0d6Improve the error message for IDNA domains being too long by handling the len...452e0caAdd tests for domain label lengthf8709e8Check that email address length is valid on the original email address string...9ef1f82Check that the local part is valid after Unicode NFC normalization to prevent...1fb55d4Add a test that shows that the local part is returned with Unicode NFC normal...3426885Several fixes for parsing display names0b22c13Merge point release branch for version 2.1.2Updates
jinja2from 3.1.3 to 3.1.4Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
Commits
dd4a8b5release version 3.1.40668239Merge pull request from GHSA-h75v-3vvj-5mfjd655030disallow invalid characters in keys to xmlattr filtera7863baadd ghsa linksb5c98e7start version 3.1.4da3a9f0update project files (#1968)0ee5eb4satisfy formatter, linter, and strict mypy20477c6update project files (#5457)e491223update pyyaml dev dependency36f9885fix pr linkUpdates
redisfrom 5.0.4 to 5.0.8Release notes
Sourced from redis's releases.
... (truncated)
Commits
6a2a636Decode search results at field level (#3309)e7ef54aFix bug: client side caching causes unexpected disconnections (async version)...0cd0c5dFormat connection errors in the same way everywhere (#3305)6fedfefPrepare for Redis 7.4 RC2 (#3303)ed1680fAdd details to the asyncio connection error message (#3211)511fda0Add missing type hints forretry.py(#3250)c1a6ff7Bump rojopolis/spellcheck-github-actions from 0.37.0 to 0.38.0 (#3301)338cbfdRe-enable Graph tests (