-
Notifications
You must be signed in to change notification settings - Fork 0
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 poetry-dependencies group across 1 directory with 24 updates #14
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/poetry-dependencies-e7dcd3c7ca
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 poetry-dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.4` | `7.6.10` | | [mypy](https://github.com/python/mypy) | `1.12.1` | `1.14.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.0` | `0.8.4` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [typeguard](https://github.com/agronholm/typeguard) | `4.3.0` | `4.4.1` | | [anyio](https://github.com/agronholm/anyio) | `4.6.2.post1` | `4.7.0` | | [asttokens](https://github.com/gristlabs/asttokens) | `2.4.1` | `3.0.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2024.12.14` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` | | [identify](https://github.com/pre-commit/identify) | `2.6.1` | `2.6.4` | | [ipython](https://github.com/ipython/ipython) | `8.28.0` | `8.31.0` | | [jedi](https://github.com/davidhalter/jedi) | `0.19.1` | `0.19.2` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` | | [packaging](https://github.com/pypa/packaging) | `24.1` | `24.2` | | ruamel-yaml | `0.18.6` | `0.18.7` | | [starlette](https://github.com/encode/starlette) | `0.41.0` | `0.45.1` | | [tokenize-rt](https://github.com/asottile/tokenize-rt) | `6.0.0` | `6.1.0` | | [tomli](https://github.com/hukkin/tomli) | `2.0.2` | `2.2.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.32.0` | `0.34.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.27.0` | `20.28.0` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `0.24.0` | `1.0.3` | | [websockets](https://github.com/python-websockets/websockets) | `13.1` | `14.1` | 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](pallets/click@8.1.7...8.1.8) Updates `coverage` from 7.6.4 to 7.6.10 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.4...7.6.10) Updates `mypy` from 1.12.1 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.12.1...v1.14.1) Updates `ruff` from 0.7.0 to 0.8.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.7.0...0.8.4) 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](pytest-dev/pytest@8.3.3...8.3.4) Updates `typeguard` from 4.3.0 to 4.4.1 - [Release notes](https://github.com/agronholm/typeguard/releases) - [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst) - [Commits](agronholm/typeguard@4.3.0...4.4.1) 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](agronholm/anyio@4.6.2.post1...4.7.0) Updates `asttokens` from 2.4.1 to 3.0.0 - [Commits](gristlabs/asttokens@v2.4.1...v3.0.0) Updates `certifi` from 2024.8.30 to 2024.12.14 - [Commits](certifi/python-certifi@2024.08.30...2024.12.14) Updates `charset-normalizer` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.0...3.4.1) Updates `identify` from 2.6.1 to 2.6.4 - [Commits](pre-commit/identify@v2.6.1...v2.6.4) Updates `ipython` from 8.28.0 to 8.31.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.28.0...8.31.0) Updates `jedi` from 0.19.1 to 0.19.2 - [Changelog](https://github.com/davidhalter/jedi/blob/master/CHANGELOG.rst) - [Commits](davidhalter/jedi@v0.19.1...v0.19.2) 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](pallets/jinja@3.1.4...3.1.5) Updates `packaging` from 24.1 to 24.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.1...24.2) Updates `ruamel-yaml` from 0.18.6 to 0.18.7 Updates `starlette` from 0.41.0 to 0.45.1 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.41.0...0.45.1) Updates `tokenize-rt` from 6.0.0 to 6.1.0 - [Commits](asottile/tokenize-rt@v6.0.0...v6.1.0) Updates `tomli` from 2.0.2 to 2.2.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.2...2.2.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](urllib3/urllib3@2.2.3...2.3.0) Updates `uvicorn` from 0.32.0 to 0.34.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](encode/uvicorn@0.32.0...0.34.0) Updates `virtualenv` from 20.27.0 to 20.28.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.27.0...20.28.0) Updates `watchfiles` from 0.24.0 to 1.0.3 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v0.24.0...v1.0.3) Updates `websockets` from 13.1 to 14.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@13.1...14.1) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: typeguard dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: anyio dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: asttokens dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: charset-normalizer dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: identify dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: ipython dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: jedi dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: jinja2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: packaging dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: ruamel-yaml dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: starlette dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: tokenize-rt dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: tomli dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: urllib3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: uvicorn dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: virtualenv dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: watchfiles dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: websockets dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies ... 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
Jan 1, 2025
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 poetry-dependencies group with 24 updates in the / directory:
8.1.7
8.1.8
7.6.4
7.6.10
1.12.1
1.14.1
0.7.0
0.8.4
8.3.3
8.3.4
4.3.0
4.4.1
4.6.2.post1
4.7.0
2.4.1
3.0.0
2024.8.30
2024.12.14
3.4.0
3.4.1
2.6.1
2.6.4
8.28.0
8.31.0
0.19.1
0.19.2
3.1.4
3.1.5
24.1
24.2
0.18.6
0.18.7
0.41.0
0.45.1
6.0.0
6.1.0
2.0.2
2.2.1
2.2.3
2.3.0
0.32.0
0.34.0
20.27.0
20.28.0
0.24.0
1.0.3
13.1
14.1
Updates
click
from 8.1.7 to 8.1.8Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
934813e
release version 8.1.8c23223b
Add links to third-party projects enhancing Click (#2815)822d4fd
Add links to third-party projects8e7bed0
Break up arguments section (#2586)3241541
Remove some typing hints.bed0377
remove test pypi6534590
update dev dependenciesb1e392e
fix typosfdc6b02
Fix missing reset in isolation function (#2733)ffd43e9
Fixed missing reset on _compat.should_strip_ansi.Updates
coverage
from 7.6.4 to 7.6.10Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
f0dcf65
docs: sample HTML for 7.6.100f26f35
docs: prep for 7.6.1081c5e43
docs: rewrite the subprocess page878410c
chore: make doc_upgradef1d320d
chore: make upgrade67f1440
debug: this condition is never true. really?c85eaba
fix: multi-line statements no longer confuse branch target descriptions. #187...73e58fa
refactor: clarify the code that fixes with-statement exitse16c9cc
typo: backslask865fd7f
chore: bump the action-dependencies group with 4 updates (#1909)Updates
mypy
from 1.12.1 to 1.14.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
251d12f
Remove +dev from version for release 1.14.1667e5f7
Revert "Remove redundant inheritances from Iterator in builtins" (#18324)67f673a
Fix enum truthiness for StrEnum (#18379)3755abb
Fix getargs argument passing (#18350)b9fa8ee
Update version to 1.14.1+dev for point release6f37859
Remove +dev from version for release 1.145a6a754
Minor updates to 1.14 changelog (#18310)9772d48
Update changelog for release 1.14 (#18301)92473c8
Warn about --follow-untyped-imports (#18249)e6ce8be
PEP 702 (@deprecated
): descriptors (#18090)Updates
ruff
from 0.7.0 to 0.8.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3bb0dac
Bump version to 0.8.4 (#15064)40cba5d
[red-knot] Cleanup varioustodo_type!()
messages (#15063)596d80c
[perflint
] Parenthesize walrus expressions in autofix for `manual-list-comp...d8b9a36
Disable actionlint hook by default when running pre-commit locally (#15061)85e71ba
[flake8-bandit
] CheckS105
for annotated assignment (#15059)2802cbd
Don't special-case class instances in unary expression inference (#15045)ed2bce6
[red-knot] Report invalid exceptions (#15042)f0012df
Fix typos inRUF043.py
(#15044)0fc4e8f
IntroduceInferContext
(#14956)ac81c72
[ruff
] Ambiguous pattern passed topytest.raises()
(RUF043
) (#14966)Updates
pytest
from 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
typeguard
from 4.3.0 to 4.4.1Release notes
Sourced from typeguard's releases.
Changelog
Sourced from typeguard's changelog.
... (truncated)
Commits
cb42103
Added release dateb32af0b
Added tests against an empty protocol1c53caa
Fixedpytest_ignore_collect
not to block default pytest code (#464)6d6b4de
Fixed test_raw_uniontype_fail failing on PyPy05a6772
Fixed checks being skipped for non-forward-reference NotRequired7ff5a51
Fixed issue links in the changelogb0b20c2
Fixed explicit checks of PEP 604 unions againsttypes.UnionType
0a39830
FixedSelf
checks when a method has positional-only argumentseb1e869
Fixed reference cycles (#493)28dafec
Fixed checking of protocols on the class levelUpdates
anyio
from 4.6.2.post1 to 4.7.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
c967f5c
Bumped up the versionf47ac5e
Rearranged changelog entriesf316ce5
Allowed Event to be set before it's bound to an async backend (#835)93a5746
Fixedasyncio.Task.cancelling
issues (#790)39cf394
Avoid exposing extra variables key and value in anyio.abc (#833)a2150f5
Fixed design issues in PR template (#834)0f80611
Added support for wait_readable() and wait_writable() on ProactorEventLoop (#...97d5fe6
Made asyncio TaskGroup work with eager task factories (#822)44405f4
Updated downstream test workflows and their target Python versions93c0cd6
Replaced mentions to run_sync_in_process with to_process.run_sync (#829)Updates
asttokens
from 2.4.1 to 3.0.0Commits
0ebecde
Update setup.cfg to use newer licence_files key; update commands and notes in...89f02d2
More cleanup of code for Python before 3.8, fix astroid import (#156)eb1e401
Bump requests from 2.31.0 to 2.32.2 in /docs (#154)4eebd86
remove dependency on six (#155)ad41ab6
Bump urllib3 from 2.0.7 to 2.2.2 in /docs (#146)d8910b4
Bump certifi from 2023.7.22 to 2024.7.4 in /docs (#147)7a8f3a8
trim Python2 <-> 3 hybridation (#153)d025140
Test Python 3.13 (#152)0224610
Fix edge cases in test failures involving padding and TypeVar (#151)71ea82b
Stop testing on Python < 3.8 (#149)Updates
certifi
from 2024.8.30 to 2024.12.14Commits
4ba3900
2024.12.14 (#329)9164660
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#331)3dc3651
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#328)c5bf18d
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#327)b908391
Bump actions/setup-python from 5.2.0 to 5.3.0 (#326)bc26b41
Bump actions/checkout from 4.2.1 to 4.2.2 (#325)57afc22
Bump actions/upload-artifact from 4.4.1 to 4.4.3 (#323)a495091
test against 3.13 final62f8144
Added 3.13 classifier (#322)94d23a0
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#321)Updates
charset-normalizer
from 3.4.0 to 3.4.1Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
ffdf7f5
🔧 fix long description content-type inferred as rst instead of mdc7197b7
📝 fix changelog entries (#582)c390e1f
Merge pull request #581 from jawah/refresh-part-2f9d6b8c
🔒 add CODEOWNERS7ce1ef1
🔧 use ubuntu-22.04 for cibuildwheel in continuous deployment workflowdeed205
🔧 update LICENSE copyrightf11f571
🔧 include noxfile in sdist1ec7c06
🔧 update changelog14b4649
🐛 output(...) replace declarative mark using non iana compliant encoding ...