-
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 21 updates #226
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 poetry-dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [pygments](https://github.com/pygments/pygments) | `2.18.0` | `2.19.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.8` | `7.6.10` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.0` | `0.8.6` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.5.0` | `3.0.0` | | [anyio](https://github.com/agronholm/anyio) | `4.6.2.post1` | `4.8.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.3` | `2.6.5` | | [ipython](https://github.com/ipython/ipython) | `8.29.0` | `8.31.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` | | ruamel-yaml | `0.18.6` | `0.18.9` | | [starlette](https://github.com/encode/starlette) | `0.41.3` | `0.45.2` | | [tomli](https://github.com/hukkin/tomli) | `2.1.0` | `2.2.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.32.1` | `0.34.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.28.0` | `20.28.1` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.0.0` | `1.0.3` | 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 `pygments` from 2.18.0 to 2.19.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.18.0...2.19.0) Updates `coverage` from 7.6.8 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.8...7.6.10) Updates `mypy` from 1.13.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.1) Updates `ruff` from 0.8.0 to 0.8.6 - [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.8.0...0.8.6) 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 `sphinx-autodoc-typehints` from 2.5.0 to 3.0.0 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@2.5.0...3.0.0) Updates `anyio` from 4.6.2.post1 to 4.8.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.8.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.3 to 2.6.5 - [Commits](pre-commit/identify@v2.6.3...v2.6.5) Updates `ipython` from 8.29.0 to 8.31.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.29.0...8.31.0) 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 `ruamel-yaml` from 0.18.6 to 0.18.9 Updates `starlette` from 0.41.3 to 0.45.2 - [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.3...0.45.2) Updates `tomli` from 2.1.0 to 2.2.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.1.0...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.1 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.1...0.34.0) Updates `virtualenv` from 20.28.0 to 20.28.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.28.0...20.28.1) Updates `watchfiles` from 1.0.0 to 1.0.3 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.0.0...v1.0.3) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: pygments dependency-type: direct:development update-type: version-update:semver-minor 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-patch dependency-group: poetry-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: sphinx-autodoc-typehints dependency-type: direct:development update-type: version-update:semver-major 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: jinja2 dependency-type: indirect update-type: version-update:semver-patch 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: 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-patch dependency-group: poetry-dependencies - dependency-name: watchfiles dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jan 6, 2025
Superseded by #227. |
dependabot
bot
deleted the
dependabot/pip/poetry-dependencies-4a78b92bf5
branch
January 13, 2025 06:29
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 21 updates in the / directory:
8.1.7
8.1.8
2.18.0
2.19.0
7.6.8
7.6.10
1.13.0
1.14.1
0.8.0
0.8.6
8.3.3
8.3.4
2.5.0
3.0.0
4.6.2.post1
4.8.0
2.4.1
3.0.0
2024.8.30
2024.12.14
3.4.0
3.4.1
2.6.3
2.6.5
8.29.0
8.31.0
3.1.4
3.1.5
0.18.6
0.18.9
0.41.3
0.45.2
2.1.0
2.2.1
2.2.3
2.3.0
0.32.1
0.34.0
20.28.0
20.28.1
1.0.0
1.0.3
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
pygments
from 2.18.0 to 2.19.0Release notes
Sourced from pygments's releases.
Changelog
Sourced from pygments's changelog.
Commits
62dff31
Prepare 2.19 release.0ee47fb
It's 2025.3f79c5d
Check fixes.ed13988
Small fixes for Maple lexer.a522163
Merge pull request #2763 from Randl/master69216f7
Small fixes for Numba IR.08b8a96
Merge pull request #2433 from Matt711/numbair9ac75ea
Small fixups for CodeQL.ef4f5e9
Merge pull request #2819 from DarkaMaul/dm/add-codeql-lexer2dc2c3f
Merge branch 'master' into dm/add-codeql-lexerUpdates
coverage
from 7.6.8 to 7.6.10Changelog
Sourced from coverage's changelog.
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.13.0 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.8.0 to 0.8.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6b907c1
Ruff 0.8.6 (#15253)f319531
Make unreachable a test rule for now (#15252)e4d9fe0
Revert "Add all PEP-585 names to UP006 rule" (#15250)baf0d66
Update salsa (#15243)bde8ecd
[red-knot] Remove unneeded branch inType::is_equivalent_to()
(#15242)842f882
[ruff
] Avoid reporting whenndigits
is possibly negative (RUF057
) (#15234)75015b0
Attribute panics to the mdtests that cause them (#15241)706d87f
Show errors for attempted fixes only when passed--verbose
(#15237)0837cdd
[RUF
] Add rule to detect empty literal in deque call (RUF025
) (#15104)0dbfa8d
TD003: remove issue code length restriction (#15175)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
sphinx-autodoc-typehints
from 2.5.0 to 3.0.0Release notes
Sourced from sphinx-autodoc-typehints's releases.
Commits
3af8fb6
Drop support for nptyping (#514)80e6788
Bump astral-sh/setup-uv from 4 to 5 (#512)85f00ae
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#509)17ccd64
[pre-commit.ci] pre-commit autoupdate (#508)bf8bb8d
Bump astral-sh/setup-uv from 3 to 4 (#506)6fb5f06
🐛 Replace docutils private API use w/ public (#507)ffea355
[pre-commit.ci] pre-commit autoupdate (#505)de6e7b5
[pre-commit.ci] pre-commit autoupdate (#504)0f30b31
[pre-commit.ci] pre-commit autoupdate (#501)ffe0d31
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#503)Updates
anyio
from 4.6.2.post1 to 4.8.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
74022ec
Bumped up the version264a6f9
Added support for subinterpreter workers (#850)6d612a9
Refactored waiting for tasks to complete from task group on the asyncio backe...8b7a535
Removed the unwarranted gc_collect fixtureacdac7a
Changed TaskGroup to always spawn tasks lazily, even with eager task factorie...43e1f5f
Fixed__exit__()
return type of various context managers (#849)e8730ae
Added preliminary support for Python 3.14 (#813)9a792f3
Pruned unnecessary mypy options2a105b2
Updated downstream test workflow3f8c639
[pre-commit.ci] pre-commit autoupdate (#846)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 astr...Description has been truncated