-
-
Notifications
You must be signed in to change notification settings - Fork 544
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 all-dependencies group with 13 updates #3286
Conversation
Bumps the all-dependencies group with 13 updates: | Package | From | To | | --- | --- | --- | | [typing-extensions](https://github.com/python/typing_extensions) | `4.8.0` | `4.9.0` | | [pygments](https://github.com/pygments/pygments) | `2.16.1` | `2.17.2` | | [django](https://github.com/django/django) | `4.2.7` | `4.2.8` | | [quart](https://github.com/pallets/quart) | `0.19.3` | `0.19.4` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.6` | `3.9.1` | | [rich](https://github.com/Textualize/rich) | `13.6.0` | `13.7.0` | | [ddtrace](https://github.com/DataDog/dd-trace-py) | `2.1.6` | `2.3.1` | | [freezegun](https://github.com/spulec/freezegun) | `1.2.2` | `1.3.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.21.1` | `0.23.2` | | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.4.0` | `3.5.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.35.0` | `1.38.0` | | [botocore](https://github.com/boto/botocore) | `1.31.84` | `1.33.11` | | [mypy](https://github.com/python/mypy) | `1.7.0` | `1.7.1` | Updates `typing-extensions` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.8.0...4.9.0) Updates `pygments` from 2.16.1 to 2.17.2 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.16.1...2.17.2) Updates `django` from 4.2.7 to 4.2.8 - [Commits](django/django@4.2.7...4.2.8) Updates `quart` from 0.19.3 to 0.19.4 - [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.rst) - [Commits](pallets/quart@0.19.3...0.19.4) Updates `aiohttp` from 3.8.6 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.6...v3.9.1) Updates `rich` from 13.6.0 to 13.7.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.6.0...v13.7.0) Updates `ddtrace` from 2.1.6 to 2.3.1 - [Release notes](https://github.com/DataDog/dd-trace-py/releases) - [Changelog](https://github.com/DataDog/dd-trace-py/blob/main/CHANGELOG.md) - [Commits](DataDog/dd-trace-py@v2.1.6...v2.3.1) Updates `freezegun` from 1.2.2 to 1.3.1 - [Release notes](https://github.com/spulec/freezegun/releases) - [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG) - [Commits](spulec/freezegun@1.2.2...1.3.1) Updates `pytest-asyncio` from 0.21.1 to 0.23.2 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.1...v0.23.2) Updates `pytest-xdist` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.4.0...v3.5.0) Updates `sentry-sdk` from 1.35.0 to 1.38.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.35.0...1.38.0) Updates `botocore` from 1.31.84 to 1.33.11 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.31.84...1.33.11) Updates `mypy` from 1.7.0 to 1.7.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: quart dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ddtrace dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: freezegun dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest-xdist dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: sentry-sdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: botocore dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3286 +/- ##
==========================================
- Coverage 96.59% 96.53% -0.07%
==========================================
Files 482 482
Lines 29957 29954 -3
Branches 3694 3691 -3
==========================================
- Hits 28936 28915 -21
+ Misses 835 830 -5
- Partials 186 209 +23 |
CodSpeed Performance ReportMerging #3286 will not alter performanceComparing Summary
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all-dependencies group with 13 updates:
4.8.0
4.9.0
2.16.1
2.17.2
4.2.7
4.2.8
0.19.3
0.19.4
3.8.6
3.9.1
13.6.0
13.7.0
2.1.6
2.3.1
1.2.2
1.3.1
0.21.1
0.23.2
3.4.0
3.5.0
1.35.0
1.38.0
1.31.84
1.33.11
1.7.0
1.7.1
Updates
typing-extensions
from 4.8.0 to 4.9.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
fc461d6
Release 4.9.0 (#313)f82d636
Prepare release 4.9.0rc1 (#306)daa7931
Run typed-argument-parser tests on 3.12 in the daily workflow (#307)0b0166d
Add support for PEP 705 (#284)db6f9b4
Update@deprecated
implementation (#302)18ae2b3
Backport recent improvements to the error message when trying to call `issubc...e4d9d8b
fix typo inoverride()
docstring (#305)4f91502
Backport recent change toNamedTuple
classes regarding__set_name__
(#303)7af82f9
@deprecated
: will be in warnings, not typing (#298)f9f257c
Fix deprecating a mixin; warn when inheriting from a deprecated class (#294)Updates
pygments
from 2.16.1 to 2.17.2Release notes
Sourced from pygments's releases.
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
ee30ce1
Only select pygments/ in wheels, not in sdists9adeef6
Prepare 2.17.2 hotfix release.639bfcf
Fix building from source on macOS (#2593)f5eb039
Prepare 2.17.1 hotfix release.0c66899
Update CHANGES220a2a9
TOML: fix bug with eager literal strings5cf7389
Another formatting fix in CHANGES.5874c34
Fix code formatting in the CHANGES file.49090a3
Prepare for next release.26e29a6
Bump version number.Updates
django
from 4.2.7 to 4.2.8Commits
dff9657
[4.2.x] Bumped version for 4.2.8 release.52e28e5
[4.2.x] Added release date for 4.2.8.6e2d9f0
[4.2.x] Fixed #35006 -- Fixed migrations crash when altering Meta.db_table_co...5b698cb
[4.2.x] Removed link to lawrence.com in contrib.sites docs.bd0ea8c
[4.2.x] Fixed #34982 -- Fixed admin's read-only password widget and help text...cdb14cc
[4.2.x] Fixed #34978, Refs #31331 -- Added backward incompatibility note abou...450d518
[4.2.x] Fixed #34992 -- Fixed DatabaseFeatures.allows_group_by_selected_pks o...bac9e94
[4.2.x] Fixed #34994 -- Fixed checkbox layout in admin's change page for narr...3d943c4
[4.2.x] Fixed #34991 -- Fixed pagination links and input layout in admin's ch...cf95de9
[4.2.x] Fixed #34987 -- Fixed queryset crash when mixing aggregate and window...Updates
quart
from 0.19.3 to 0.19.4Changelog
Sourced from quart's changelog.
Commits
7ee33a4
Bump and release 0.19.4a48b529
Add a shutdown event to the app140bdc1
Fix issues with the latest mypy89c8548
Upgrade to 3.12 for CI/docs etcd01621d
Bump to Python 3.12 for base tox actions363b344
Improve the typing of the ensure_async method48b70da
Fix the typing for AfterWebsocket functions6173414
Remove is_coroutine_functionc9d3095
Fix program not closing on Ctrl+C in Windows0d88991
Fix flake8 blocking commitsUpdates
aiohttp
from 3.8.6 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
rich
from 13.6.0 to 13.7.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
fd98182
Merge pull request #3202 from Textualize/bump13701f04c9c
new version59b1aca
Fix double-width characters disappearing when wrapping (#3180)b32e42b
Fix issue with trailing whitespace (#3195)50d2a45
Fix typing for FloatPrompt (#3151)0177b03
Black formatting (#3035)7a168a2
[docs] Fix typos and other small stuff (#3094)e76f3c3
Update pre-commit hooks (#3113)92e7164
Fix #3104 (#3105)9f620dc
Merge pull request #3191 from Textualize/assorted-docs-and-tidyingUpdates
ddtrace
from 2.1.6 to 2.3.1Release notes
Sourced from ddtrace's releases.
... (truncated)
Commits
ebc88ae
fix(propagation): check for span_id and trace_id before creating span link [b...39e71ee
docs: fix release note for #7612 [backport 2.3] (#7710)b38d4d2
docs: fix readthedocs build [backport 2.3] (#7719)80f3264
chore(rcm): payload logging (#7603)1656e7d
fix(tracer): fix multiprocessing queue on aws lambda (#7612)0cfc263
fix(structlog): appends todefault_processors
via list to avoid TypeError (...ac29fa3
ci(opentelemetry): pin cattrs and otel-flask-instrumentation (#7682)f86bfd2
fix(setuptools): update deprecated license format (#7684)2bd99af
chore: deduplicate and abstract some bits of the release script (#7592)80bf6a9
fix(asm): fix config in api_manager (#7678)Updates
freezegun
from 1.2.2 to 1.3.1Changelog
Sourced from freezegun's changelog.
Commits
9152728
Increase version numberff98d1f
Admin: Ensure version is correct in tagged released50e415
Admin: Add requirements.txt and tox.ini to sdist67b18bb
Admin: Switch to pytest-covd310546
Add requirements.txt and tox.ini to sdist86e9124
Switch to pytest-cov32cd107
Automate release process622e557
Admin: Enable tests for Python 3.12cbcc59f
Fix deprecation in Python 3.1267d8714
Admin: Enable tests for Python 3.12Updates
pytest-asyncio
from 0.21.1 to 0.23.2Release notes
Sourced from pytest-asyncio's releases.
... (truncated)
Commits
b614c77
[fix] Fixes a bug that caused an internal pytest error when collecting .txt f...a214c3e
[fix] Fixes a bug that caused an internal pytest error when using module-leve...176d558
[refactor] Extracted test for pytest.skip into a separate test module.0b34e8e
[chore] Prepare release of v0.23.03c2691d
[docs] Remove badge which points out that the project uses Black as a code fo...349c152
[docs] Mention the #pytest-asyncio:matrix.org chat room in README and for get...533b886
Build(deps): Bump hypothesis in /dependencies/default9a8b431
Build(deps): Bump exceptiongroup in /dependencies/default540426d
Build(deps): Bump pygments from 2.17.1 to 2.17.2 in /dependencies/docsee23a65
Build(deps): Bump idna from 3.4 to 3.6 in /dependencies/docsUpdates
pytest-xdist
from 3.4.0 to 3.5.0Changelog
Sourced from pytest-xdist's changelog.
Commits
95b309e
Release 3.5.03fe877b
LoadScope scheduler: Sort scopes by number of tests to assign biggest scopes ...f36ea25
Create GitHub release after deploy (#973)d81f575
Merge pull request #969 from pytest-dev/pre-commit-ci-update-config1d26164
[pre-commit.ci] pre-commit autoupdate5f43575
Merge pull request #966 from pytest-dev/release-3.4.0Updates
sentry-sdk
from 1.35.0 to 1.38.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.