-
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 #75
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.24.0.post1` | | [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.0` | | [httpx](https://github.com/encode/httpx) | `0.23.0` | `0.25.2` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.8.1` | `1.13.0` | | [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.1` | | [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.7` | Updates `uvicorn` from 0.18.3 to 0.24.0.post1 - [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.24.0.post1) 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.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@1.9.10...1.39.0) Updates `httpx` from 0.23.0 to 0.25.2 - [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.25.2) Updates `alembic` from 1.8.1 to 1.13.0 - [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.1 - [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.1) 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.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.1.5...v0.1.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: 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 13, 2023
Superseded by #76. |
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.24.0.post1
3.8.3
3.9.1
0.1.1
0.2.0
0.26.0
0.29.0
1.9.10
1.39.0
0.23.0
0.25.2
1.8.1
1.13.0
2.5.0
2.8.0
5.0.0
5.0.11
5.12.0
5.13.1
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.7
Updates
uvicorn
from 0.18.3 to 0.24.0.post1Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
bf04afb
Version 0.24.0.post1 (#2149)cb91510
Revert "Bump mkdocs-material from 9.1.21 to 9.2.6 (#2090)" (#2148)5f142a8
Version 0.24.0 (#2147)dff1a46
Support Python 3.12 (#2145)07c2b36
Delete js folder and remove extra_javascript (#2136)8bb5d75
Bump cryptography from 41.0.4 to 41.0.5 (#2140)7af2a46
Bump a2wsgi from 1.7.0 to 1.8.0 (#2142)53cea29
Bump pytest from 7.4.2 to 7.4.3 (#2141)ef46746
Bump mypy from 1.5.1 to 1.6.1 (#2139)a302c75
Bump httpx from 0.24.1 to 0.25.0 (#2138)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.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
c6cd636
Update CHANGELOG.mdc3a60a6
release: 1.39.07df152b
Changecode.filepath
frame picking logic (#2568)ddf37a3
Handleos.path.devnull
access issues (#2579)4108662
fix(CI): Reduce test load & speed up tests (#2567)b656f79
fix(api): Fix CeleryTypeError
with no-argumentapply_async
(#2575)38ec650
Revert "Moveadd_breadcrumb
and session function from Hub to Scope (#2544)"...75f89b8
feat(integrations): add support for cluster clients from redis sdk (#2394)22bdc4d
ref: Add max tries to Spotlight (#2571)9bb6bdf
Make metrics tests non-flaky (#2572)Updates
httpx
from 0.23.0 to 0.25.2Release notes
Sourced from httpx's releases.
... (truncated)
Changelog
Sourced from httpx's changelog.
... (truncated)
Commits
cc206cf
Version 0.25.2 (#2957)87f39f1
add missing type hints to init(...) (#2938)c51e046
Add missing changelog section (#2943)497b315
Add tests and requirements.txt to sdist (#2927)89cbd3c
📌 pin httpcore==1.* (#2937)f653b2f
Inline Brotli samples in tests (#2935)fbe35ad
Tidy up headers in CHANGELOG.md (#2925)c19728c
Bump build from 0.10.0 to 1.0.3 (#2913)b07d4e8
Version 0.25.1 (#2923)280a89a
Support newer versions of httpcore (#2885)Updates
alembic
from 1.8.1 to 1.13.0Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
pyjwt
from 2.5.0 to 2.8.0Release notes
Sourced from pyjwt's releases.