-
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 28 updates #49
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/poetry-dependencies-240f9e6c39
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 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.2` | `2.10.6` | | [pygments](https://github.com/pygments/pygments) | `2.18.0` | `2.19.1` | | [black](https://github.com/psf/black) | `24.10.0` | `25.1.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` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.1` | `4.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.1` | `0.9.4` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.5.0` | `3.0.1` | | [anyio](https://github.com/agronholm/anyio) | `4.6.2.post1` | `4.8.0` | | [babel](https://github.com/python-babel/babel) | `2.16.0` | `2.17.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2025.1.31` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` | | [executing](https://github.com/alexmojaki/executing) | `2.1.0` | `2.2.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.1` | `3.17.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.3` | `2.6.6` | | [ipython](https://github.com/ipython/ipython) | `8.30.0` | `8.32.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.48` | `3.0.50` | | ruamel-yaml | `0.18.6` | `0.18.10` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [starlette](https://github.com/encode/starlette) | `0.41.3` | `0.45.3` | | [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.29.1` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.0.0` | `1.0.4` | | [websockets](https://github.com/python-websockets/websockets) | `14.1` | `14.2` | 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 `pydantic` from 2.10.2 to 2.10.6 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.2...v2.10.6) Updates `pygments` from 2.18.0 to 2.19.1 - [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.1) Updates `black` from 24.10.0 to 25.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.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 `pre-commit` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.1...v4.1.0) Updates `ruff` from 0.8.1 to 0.9.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.8.1...0.9.4) Updates `sphinx-autodoc-typehints` from 2.5.0 to 3.0.1 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@2.5.0...3.0.1) 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 `babel` from 2.16.0 to 2.17.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.16.0...v2.17.0) Updates `certifi` from 2024.8.30 to 2025.1.31 - [Commits](certifi/python-certifi@2024.08.30...2025.01.31) 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 `executing` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/alexmojaki/executing/releases) - [Commits](alexmojaki/executing@v2.1.0...v2.2.0) Updates `filelock` from 3.16.1 to 3.17.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.16.1...3.17.0) Updates `identify` from 2.6.3 to 2.6.6 - [Commits](pre-commit/identify@v2.6.3...v2.6.6) Updates `ipython` from 8.30.0 to 8.32.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.30.0...8.32.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 `prompt-toolkit` from 3.0.48 to 3.0.50 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.48...3.0.50) Updates `pydantic-core` from 2.27.1 to 2.27.2 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.27.1...v2.27.2) Updates `ruamel-yaml` from 0.18.6 to 0.18.10 Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `starlette` from 0.41.3 to 0.45.3 - [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.3) 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.29.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.29.1) Updates `watchfiles` from 1.0.0 to 1.0.4 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.0.0...v1.0.4) Updates `websockets` from 14.1 to 14.2 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@14.1...14.2) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: pydantic 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: black dependency-type: direct:development update-type: version-update:semver-major 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: pre-commit 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: 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: babel dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: charset-normalizer dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: executing dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: filelock dependency-type: indirect update-type: version-update:semver-minor 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: prompt-toolkit dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: pydantic-core 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: six dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: starlette 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-patch dependency-group: poetry-dependencies - dependency-name: websockets dependency-type: indirect update-type: version-update:semver-minor 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
Feb 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 27 updates in the / directory:
8.1.7
8.1.8
2.10.2
2.10.6
2.18.0
2.19.1
24.10.0
25.1.0
7.6.8
7.6.10
1.13.0
1.14.1
4.0.1
4.1.0
0.8.1
0.9.4
2.5.0
3.0.1
4.6.2.post1
4.8.0
2.16.0
2.17.0
2024.8.30
2025.1.31
3.4.0
3.4.1
2.1.0
2.2.0
3.16.1
3.17.0
2.6.3
2.6.6
8.30.0
8.32.0
3.1.4
3.1.5
3.0.48
3.0.50
0.18.6
0.18.10
1.16.0
1.17.0
0.41.3
0.45.3
2.2.3
2.3.0
0.32.1
0.34.0
20.28.0
20.29.1
1.0.0
1.0.4
14.1
14.2
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
pydantic
from 2.10.2 to 2.10.6Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
df05e69
Bump version to v2.10.6 (#11334)4160826
Fix url python serialization (#11331)f94e842
Fix JSON Schema reference collection with"examples"
keys (#11325)5d34efd
Prepare release v2.10.5 (#11237)6e585f9
Fix url serialization for unions (#11233)5a22e02
Remove custom MRO implementation of Pydantic models (#11195)5bd3a65
fix history.md46f0945
Prepare for v2.10.4 (#11144)ea69e69
Make sure the type reference is removed from the seen references (#11145)a07c31e
Include JSON Schema input core schema in function schemas (#11142)Updates
pygments
from 2.18.0 to 2.19.1Release notes
Sourced from pygments's releases.
... (truncated)
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
b583de4
Prepare 2.19.1 release.c13f3f1
Prepare 2.19.1 release.cdbcd43
Add regression test for .ini issue, update CHANGES.5792a21
Update CHANGES.a985866
Merge pull request #2835 from kartben/fix_ini_double_quotes5822fd1
Fix Lua regressions.673d824
Fix quoted string handling43bf86f
Improve example regex in the docs.452ac62
Move on past 2.19.0.62dff31
Prepare 2.19 release.Updates
black
from 24.10.0 to 25.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
8a737e7
Prepare release 25.1.0 (#4563)d330dee
docs: We're not going to use backslashes for the with statement (#4564)3d81290
Movewrap_long_dict_values_in_parens
to the preview style (#4561)459562c
Improve function declaration wrapping when it contains generic type definitio...99dbf30
Cache executor to avoid hitting open file limits (#4560)c0b92f3
Prepare the 2025 stable style (#4558)e58baf1
Add test for #1187 (#4559)1455ae4
Fix docs CI (#4555)584d033
fix: Don't remove parenthesis around long dictionary values (#4377)6e96540
Fix CI (#4551)Updates
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
pre-commit
from 4.0.1 to 4.1.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b152e92
v4.1.0c3125a4
Merge pull request #3389 from lorenzwalthert/dev-always-unset-renvc2c061c
fix: ensure env patch is applied for vanilla emulationcd429db
Merge pull request #3382 from pre-commit/pre-commit-ci-update-config9b9f8e2
[pre-commit.ci] pre-commit autoupdate86300a4
Merge pull request #3376 from pre-commit/r-gone77edad8
install r on ubuntu runners18b3939
Merge pull request #3375 from pre-commit/dotnet-tests-ubuntu-latest31cb945
Merge pull request #3374 from pre-commit/docker-image-tests-ubuntu-22-not-pre...28c3d81
update .net tests to use .net 8Updates
ruff
from 0.8.1 to 0.9.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.