-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the pip-minor-patch group with 16 updates #78
Closed
Conversation
This file contains 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
Bumps the pip-minor-patch group with 16 updates: | Package | From | To | | --- | --- | --- | | [uvicorn](https://github.com/encode/uvicorn) | `0.18.3` | `0.25.0` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.3` | `3.9.1` | | [aiomysql](https://github.com/aio-libs/aiomysql) | `0.1.1` | `0.2.0` | | [asyncpg](https://github.com/MagicStack/asyncpg) | `0.26.0` | `0.29.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.9.10` | `1.39.1` | | [httpx](https://github.com/encode/httpx) | `0.23.0` | `0.26.0` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.8.1` | `1.13.1` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.5.0` | `2.8.0` | | [icalendar](https://github.com/collective/icalendar) | `5.0.0` | `5.0.11` | | [isort](https://github.com/pycqa/isort) | `5.12.0` | `5.13.2` | | [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) | `0.16.1` | `0.17.0` | | [pytest](https://github.com/pytest-dev/pytest) | `7.1.3` | `7.4.3` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.19.0` | `0.23.2` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.8.2` | `3.12.0` | | [aiosqlite](https://github.com/omnilib/aiosqlite) | `0.17.0` | `0.19.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.1.5` | `0.1.8` | Updates `uvicorn` from 0.18.3 to 0.25.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.18.3...0.25.0) Updates `aiohttp` from 3.8.3 to 3.9.1 - [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.8.3...v3.9.1) Updates `aiomysql` from 0.1.1 to 0.2.0 - [Release notes](https://github.com/aio-libs/aiomysql/releases) - [Changelog](https://github.com/aio-libs/aiomysql/blob/master/CHANGES.txt) - [Commits](aio-libs/aiomysql@v0.1.1...v0.2.0) Updates `asyncpg` from 0.26.0 to 0.29.0 - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.26.0...v0.29.0) Updates `sentry-sdk` from 1.9.10 to 1.39.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@1.9.10...1.39.1) Updates `httpx` from 0.23.0 to 0.26.0 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.23.0...0.26.0) Updates `alembic` from 1.8.1 to 1.13.1 - [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.5.0 to 2.8.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.5.0...2.8.0) Updates `icalendar` from 5.0.0 to 5.0.11 - [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst) - [Commits](collective/icalendar@v5.0.0...v5.0.11) Updates `isort` from 5.12.0 to 5.13.2 - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.12.0...5.13.2) Updates `wemake-python-styleguide` from 0.16.1 to 0.17.0 - [Release notes](https://github.com/wemake-services/wemake-python-styleguide/releases) - [Changelog](https://github.com/wemake-services/wemake-python-styleguide/blob/master/CHANGELOG.md) - [Commits](wemake-services/wemake-python-styleguide@0.16.1...0.17.0) Updates `pytest` from 7.1.3 to 7.4.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.1.3...7.4.3) Updates `pytest-asyncio` from 0.19.0 to 0.23.2 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.19.0...v0.23.2) Updates `pytest-mock` from 3.8.2 to 3.12.0 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.8.2...v3.12.0) Updates `aiosqlite` from 0.17.0 to 0.19.0 - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](omnilib/aiosqlite@v0.17.0...v0.19.0) Updates `ruff` from 0.1.5 to 0.1.8 - [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.1.5...v0.1.8) --- 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: aiomysql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: asyncpg 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: httpx 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-minor 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: icalendar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: wemake-python-styleguide 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: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: pytest-mock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: aiosqlite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Dec 21, 2023
Superseded by #81. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
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:
0.18.3
0.25.0
3.8.3
3.9.1
0.1.1
0.2.0
0.26.0
0.29.0
1.9.10
1.39.1
0.23.0
0.26.0
1.8.1
1.13.1
2.5.0
2.8.0
5.0.0
5.0.11
5.12.0
5.13.2
0.16.1
0.17.0
7.1.3
7.4.3
0.19.0
0.23.2
3.8.2
3.12.0
0.17.0
0.19.0
0.1.5
0.1.8
Updates
uvicorn
from 0.18.3 to 0.25.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
b52f3f9
Version 0.25.0 (#2193)6568184
Support the WebSocket Denial Response ASGI extension (#1916)7d274ed
Createhttp_protocol_cls
fixture (#2174)c55af77
bug: allow explicit hidden file paths in--reload-include
(#2176)2c55f20
Bump types-pyyaml from 6.0.12.11 to 6.0.12.12 (#2169)cfa2e4f
Bump httpx from 0.25.0 to 0.25.2 (#2168)9ed59aa
Bump ruff from 0.1.4 to 0.1.6 (#2170)ab6f52a
Bump websockets from 11.0.3 to 12.0 (#2172)fe72cd9
Bump mypy from 1.6.1 to 1.7.1 (#2171)5b3b734
Bump cryptography from 41.0.5 to 41.0.6 (#2163)Updates
aiohttp
from 3.8.3 to 3.9.1Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
6333c02
Release v3.9.1 (#7911)9dbd273
[PR #7673/aa7d1a8f backport][3.9] Document release process (#7909)dd175b6
Fix regression with connection upgrade (#7879) (#7908)946523d
Fix flaky websocket test (#7902) (#7904)ddc2a26
[PR #7896/9a7cfe77 backport][3.9] Fix some flaky tests (#7900)2ae4d6f
Message is not upgraded if Upgrade header is missing (#7895) (#7898)bb11101
Restore async concurrency safety to websocket compressor (#7865) (#7889)6dd0122
Update dependabot.yml (#7888)41a9f1f
Bump mypy from 1.7.0 to 1.7.1 (#7882)a049701
Fix usage of proxy.py in test_proxy_functional (#7773) (#7876)Updates
aiomysql
from 0.1.1 to 0.2.0Release notes
Sourced from aiomysql's releases.
... (truncated)
Changelog
Sourced from aiomysql's changelog.
Commits
83aa96e
Merge branch 'release-prep-0.2.0' (#938)e768c10
Update changelog for 0.2.0 release1edce76
Merge branch 'pypi-publish-pypi-input-naming' (#937)6fe50fc
Migrate GHA pypi publish action inputs to kebab-case9473d7f
Merge branch 'dependabot/pip/master/pytest-7.3.2' (#935)cc6d519
Bump pytest from 7.3.1 to 7.3.2b78dbdf
Merge branch 'dependabot/pip/master/coverage-7.2.7' (#934)28b44f9
Bump coverage from 7.2.6 to 7.2.7aeb7a3d
Merge branch 'gha-set-output' (#933)2b290d5
Migrate away from using deprecatedset-output
in GHAUpdates
asyncpg
from 0.26.0 to 0.29.0Release notes
Sourced from asyncpg's releases.
... (truncated)
Commits
74f3a00
asyncpg v0.29.0d7faaff
fix: allow host tuple (#1021)b2697ff
Add query logging callbacks and context manager (#1043)93a6f79
Cut BaseProtocol circular reference on close. (#1049)ca9f03b
Close cursor portals once the iterator is exhausted (#1088)b7ffab6
Add support for theWHERE
clause incopy_to
methods (#941)70c8bd8
Use cleanup_ctx in pool usage doc (#878)ccc7baf
Small fix for documentation on using SSL in Connection (#995)313b2b2
Use thetimeout
context manager in the connection path (#1087)8b45beb
Update automatic PostGIS type conversion for Shapely 2.0 (#1085)Updates
sentry-sdk
from 1.9.10 to 1.39.1Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
2b46ec3
Update CHANGELOG.mdd634c05
release: 1.39.1d76fa98
fix(django): Fix psycopg2 detection (#2593)64c42ca
fix(utils): Filter out empty string releases (#2591)4731312
Fixed local var not present when error in users error_sampler function (#2511)4deaa38
Fixed typing in aiohttp (#2590)507d409
Merge branch 'release/1.39.0'c6cd636
Update CHANGELOG.mdc3a60a6
release: 1.39.07df152b
Changecode.filepath
frame picking logic (#2568)Updates
httpx
from 0.23.0 to 0.26.0Release notes
Sourced from httpx's releases.
... (truncated)
Changelog
Sourced from httpx's changelog.
... (truncated)
Commits
08eff92
Version 0.26.0 (#3009)b4b27ff
Remove unused curio check (#3010)a11fc38
Cleanup URL percent-encoding behavior. (#2990)3b9060e
Fix environment proxies (#2741)2318fd8
Enablingruff
C416 (#3001)2c51edd
Update CHANGELOG.md (#3000)1e11096
Fixediter_text
adding an empty string (#2998)90538a3
Ensure that ASGI 'raw_path' does not include query component of URL. (#2999)f8981f3
Add the 'proxy' parameter and deprecate 'proxies'. (#2879)b471f01
Allow URLs where username or password contains unescaped '@'. (#2986)Updates
alembic
from 1.8.1 to 1.13.1Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
pyjwt
from 2.5.0 to 2.8.0Release notes
Sourced from pyjwt's releases.