-
Notifications
You must be signed in to change notification settings - Fork 18
⬆️ Bump the lockfile-dev group across 1 directory with 25 updates #1345
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/lockfile-dev-673c00c94d
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 hidden or 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 lockfile-dev group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flake8-rst-docstrings](https://github.com/peterjc/flake8-rst-docstrings) | `0.3.0` | `0.3.1` | | [poetry](https://github.com/python-poetry/poetry) | `2.1.2` | `2.1.3` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.13.1` | `4.13.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.4` | `0.11.9` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.3` | `4.13.4` | | [cachecontrol](https://github.com/psf/cachecontrol) | `0.14.2` | `0.14.3` | | [certifi](https://github.com/certifi/python-certifi) | `2025.1.31` | `2025.4.26` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.1` | `3.4.2` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.2` | `1.3.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.9` | `2.6.10` | | [joblib](https://github.com/joblib/joblib) | `1.4.2` | `1.5.0` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.26.1` | `4.0.0` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.6.0` | `10.7.0` | | [mypy-extensions](https://github.com/python/mypy_extensions) | `1.0.0` | `1.1.0` | | [pbs-installer](https://github.com/frostming/pbs-installer) | `2025.3.17` | `2025.4.9` | | [setuptools](https://github.com/pypa/setuptools) | `78.1.0` | `80.4.0` | | [snowballstemmer](https://github.com/snowballstem/snowball) | `2.2.0` | `3.0.1` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.6` | `2.7` | | [starlette](https://github.com/encode/starlette) | `0.46.1` | `0.46.2` | | [trove-classifiers](https://github.com/pypa/trove-classifiers) | `2025.3.19.19` | `2025.5.9.12` | | [typer](https://github.com/fastapi/typer) | `0.15.2` | `0.15.3` | | [urllib3](https://github.com/urllib3/urllib3) | `2.3.0` | `2.4.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.34.0` | `0.34.2` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.0.4` | `1.0.5` | Updates `flake8-rst-docstrings` from 0.3.0 to 0.3.1 - [Commits](peterjc/flake8-rst-docstrings@v0.3.0...v0.3.1) Updates `poetry` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md) - [Commits](python-poetry/poetry@2.1.2...2.1.3) Updates `typing-extensions` from 4.13.1 to 4.13.2 - [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.13.1...4.13.2) Updates `ruff` from 0.11.4 to 0.11.9 - [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.11.4...0.11.9) Updates `beautifulsoup4` from 4.13.3 to 4.13.4 Updates `cachecontrol` from 0.14.2 to 0.14.3 - [Release notes](https://github.com/psf/cachecontrol/releases) - [Changelog](https://github.com/psf/cachecontrol/blob/master/docs/release_notes.rst) - [Commits](psf/cachecontrol@v0.14.2...v0.14.3) Updates `certifi` from 2025.1.31 to 2025.4.26 - [Commits](certifi/python-certifi@2025.01.31...2025.04.26) Updates `charset-normalizer` from 3.4.1 to 3.4.2 - [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.1...3.4.2) Updates `exceptiongroup` from 1.2.2 to 1.3.0 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.2.2...1.3.0) Updates `identify` from 2.6.9 to 2.6.10 - [Commits](pre-commit/identify@v2.6.9...v2.6.10) Updates `joblib` from 1.4.2 to 1.5.0 - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@1.4.2...1.5.0) Updates `marshmallow` from 3.26.1 to 4.0.0 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.26.1...4.0.0) Updates `more-itertools` from 10.6.0 to 10.7.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.6.0...v10.7.0) Updates `mypy-extensions` from 1.0.0 to 1.1.0 - [Commits](python/mypy_extensions@1.0.0...1.1.0) Updates `pbs-installer` from 2025.3.17 to 2025.4.9 - [Release notes](https://github.com/frostming/pbs-installer/releases) - [Commits](frostming/pbs-installer@2025.03.17...2025.04.09) Updates `poetry-core` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/python-poetry/poetry-core/releases) - [Changelog](https://github.com/python-poetry/poetry-core/blob/main/CHANGELOG.md) - [Commits](python-poetry/poetry-core@2.1.2...2.1.3) Updates `setuptools` from 78.1.0 to 80.4.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v78.1.0...v80.4.0) Updates `snowballstemmer` from 2.2.0 to 3.0.1 - [Changelog](https://github.com/snowballstem/snowball/blob/master/NEWS) - [Commits](snowballstem/snowball@v2.2.0...v3.0.1) Updates `soupsieve` from 2.6 to 2.7 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.6...2.7) Updates `starlette` from 0.46.1 to 0.46.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.46.1...0.46.2) Updates `trove-classifiers` from 2025.3.19.19 to 2025.5.9.12 - [Release notes](https://github.com/pypa/trove-classifiers/releases) - [Commits](pypa/trove-classifiers@2025.3.19.19...2025.5.9.12) Updates `typer` from 0.15.2 to 0.15.3 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.15.2...0.15.3) Updates `urllib3` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.3.0...2.4.0) Updates `uvicorn` from 0.34.0 to 0.34.2 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](encode/uvicorn@0.34.0...0.34.2) Updates `watchfiles` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.0.4...v1.0.5) --- updated-dependencies: - dependency-name: flake8-rst-docstrings dependency-version: 0.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lockfile-dev - dependency-name: poetry dependency-version: 2.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lockfile-dev - dependency-name: typing-extensions dependency-version: 4.13.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lockfile-dev - dependency-name: ruff dependency-version: 0.11.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lockfile-dev - dependency-name: beautifulsoup4 dependency-version: 4.13.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lockfile-dev - dependency-name: cachecontrol dependency-version: 0.14.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lockfile-dev - dependency-name: certifi dependency-version: 2025.4.26 dependency-type: indirect update-type: version-update:semver-minor dependency-group: lockfile-dev - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lockfile-dev - dependency-name: exceptiongroup dependency-version: 1.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: lockfile-dev - dependency-name: identify dependency-version: 2.6.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lockfile-dev - dependency-name: joblib dependency-version: 1.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: lockfile-dev - dependency-name: marshmallow dependency-version: 4.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: lockfile-dev - dependency-name: more-itertools dependency-version: 10.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: lockfile-dev - dependency-name: mypy-extensions dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: lockfile-dev - dependency-name: pbs-installer dependency-version: 2025.4.9 dependency-type: indirect update-type: version-update:semver-minor dependency-group: lockfile-dev - dependency-name: poetry-core dependency-version: 2.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lockfile-dev - dependency-name: setuptools dependency-version: 80.4.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: lockfile-dev - dependency-name: snowballstemmer dependency-version: 3.0.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: lockfile-dev - dependency-name: soupsieve dependency-version: '2.7' dependency-type: indirect update-type: version-update:semver-minor dependency-group: lockfile-dev - dependency-name: starlette dependency-version: 0.46.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lockfile-dev - dependency-name: trove-classifiers dependency-version: 2025.5.9.12 dependency-type: indirect update-type: version-update:semver-minor dependency-group: lockfile-dev - dependency-name: typer dependency-version: 0.15.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lockfile-dev - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: lockfile-dev - dependency-name: uvicorn dependency-version: 0.34.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lockfile-dev - dependency-name: watchfiles dependency-version: 1.0.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lockfile-dev ... Signed-off-by: dependabot[bot] <[email protected]>
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 lockfile-dev group with 24 updates in the / directory:
0.3.0
0.3.1
2.1.2
2.1.3
4.13.1
4.13.2
0.11.4
0.11.9
4.13.3
4.13.4
0.14.2
0.14.3
2025.1.31
2025.4.26
3.4.1
3.4.2
1.2.2
1.3.0
2.6.9
2.6.10
1.4.2
1.5.0
3.26.1
4.0.0
10.6.0
10.7.0
1.0.0
1.1.0
2025.3.17
2025.4.9
78.1.0
80.4.0
2.2.0
3.0.1
2.6
2.7
0.46.1
0.46.2
2025.3.19.19
2025.5.9.12
0.15.2
0.15.3
2.3.0
2.4.0
0.34.0
0.34.2
1.0.4
1.0.5
Updates
flake8-rst-docstrings
from 0.3.0 to 0.3.1Commits
357d42d
Call this v0.3.1a0f0415
Allow for line-break in flake8 version output12c425f
Add RST220 for redefining an anonymous linkda9eeb1
Document testing in README8485565
[pre-commit.ci] autoupdatea66b0bb
[pre-commit.ci] autoupdateaa2e568
Python 3.8 in installation text74edef6
[pre-commit.ci] autoupdate863bb2a
Actually, no point pushing this to PyPI yet5a04fe5
blackUpdates
poetry
from 2.1.2 to 2.1.3Release notes
Sourced from poetry's releases.
Changelog
Sourced from poetry's changelog.
Commits
84eeadc
release: bump version to 2.1.3aa08f25
chore: update dependencies (especially poetry-core) ... (#10374)865e928
add useful information to error message (#10367)b0a982e
Rename ruff ruleset:TCH
→TC
(#10373)14221f5
fixget_supported_tags
in cases where the target env has a different platfo...b739891
fix error handling for git dependencies (#10366)13e78ba
docs: update path dependency specification example (#10171)b516801
outputs 'env activate' verbose message on stderr (#10353)8e5426d
Poetry documentation proofread (#10354)7cb58f6
chore: update dependencies and actions (#10362)Updates
typing-extensions
from 4.13.1 to 4.13.2Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
4525e9d
Prepare release 4.13.2 (#583)88a0c20
Do not shadow user arguments in generated__new__
by@deprecated
(#581)281d7b0
Add 3rd party tests for litestar (#578)8092c39
fixTypeAliasType
union withtyping.TypeAliasType
(#575)Updates
ruff
from 0.11.4 to 0.11.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
2370297
Bump 0.11.9 (#17986)a137cb1
[ty] Display "All checks passed!" message in green (#17982)03a4d56
[ty] Change range ofrevealed-type
diagnostic to be the range of the argume...642eac4
[ty] Recursive protocols (#17929)c1b8757
[ty] CLI reference (#17978)6cd8a49
[ty] Update salsa (#17964)12ce445
[ty] Document configuration schema (#17950)f46ed8d
[ty] Add --config CLI arg (#17697)6c177e2
[ty] primer updates (#17903)3d2485e
[ty] fix more ecosystem/fuzzer panics with fixpoint (#17758)Updates
beautifulsoup4
from 4.13.3 to 4.13.4Updates
cachecontrol
from 0.14.2 to 0.14.3Release notes
Sourced from cachecontrol's releases.
Changelog
Sourced from cachecontrol's changelog.
Commits
116113c
chore: drop python 3.8 support, prep for release (#381)bc67be7
chore(ci): fix pins withgha-update
(#379)cc3f42f
build(deps): bump astral-sh/setup-uv in the actions group (#378)25d30a2
Convert license metadata to the PEP 639 format (#376)e2c753d
build(deps): bump the actions group with 2 updates (#375)15fd5e6
build(deps): bump github/codeql-action in the actions group (#374)1a01a30
build(deps): bump astral-sh/setup-uv in the actions group (#373)761aae7
build(deps): bump github/codeql-action in the actions group (#372)c358a60
build(deps): bump github/codeql-action in the actions group (#371)e04b1f3
build(deps): bump astral-sh/setup-uv in the actions group (#370)Updates
certifi
from 2025.1.31 to 2025.4.26Commits
275c9eb
2025.04.26 (#347)3788331
Bump actions/setup-python from 5.4.0 to 5.5.0 (#346)9d1f1b7
Bump actions/download-artifact from 4.1.9 to 4.2.1 (#344)96b97a5
Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#343)c054ed3
Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 (#342)44547fc
Bump actions/download-artifact from 4.1.8 to 4.1.9 (#341)5ea5124
Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#340)2f142b7
Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#339)80d2ebd
Bump actions/setup-python from 5.3.0 to 5.4.0 (#337)Updates
charset-normalizer
from 3.4.1 to 3.4.2Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
6422af1
📝 update release date0e60ec1
🔖 Release 3.4.2 (#614)f6630ce
⬆️ Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 (#617)677c999
⬆️ Bump actions/download-artifact from 4.2.1 to 4.3.0 (#618)960ab1e
⬆️ Bump actions/setup-python from 5.5.0 to 5.6.0 (#619)6eb6325
⬆️ Bump github/codeql-action from 3.28.10 to 3.28.16 (#620)c99c0f2
⬆️ Update coverage requirement from <7.7,>=7.2.7 to >=7.2.7,<7.9 (#606)270f28e
⬆️ Bump actions/setup-python from 5.4.0 to 5.5.0 (#607)d4d89a0
⬆️ Bump pypa/cibuildwheel from 2.22.0 to 2.23.2 (#608)905fcf5
⬆️ Bump slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0 (#609)Updates
exceptiongroup
from 1.2.2 to 1.3.0Release notes
Sourced from exceptiongroup's releases.
Changelog
Sourced from exceptiongroup's changelog.
... (truncated)
Commits
77fba8a
Added the release version5e153aa
Revert "Migrated test dependencies to dependency groups"5000bfe
Migrated tox configuration to native TOML427220d
Updated pytest options4ca264f
Migrated test dependencies to dependency groups163c3a8
Marked test_exceptions_mutate_original_sequence as xfail on pypy3.11a176574
Always create the exceptions tuple at init and return it from the exceptions ...550b796
Added BaseExceptionGroup.init, following CPython (#142)2a84dfd
Added typevar defaults to (Base)ExceptionGroup (#147)fb9133b
[pre-commit.ci] pre-commit autoupdate (#145)Updates
identify
from 2.6.9 to 2.6.10Commits
e200468
v2.6.1041f40e2
Merge pull request #517 from sebastiaanspeck/patch-12ae839d
Add support for Magikdc20df2
Merge pull request #516 from pre-commit/pre-commit-ci-update-configcba874f
[pre-commit.ci] auto fixes from pre-commit.com hookse839dfb
[pre-commit.ci] pre-commit autoupdateUpdates
joblib
from 1.4.2 to 1.5.0Changelog
Sourced from joblib's changelog.
... (truncated)
Commits
e347c92
RELEASE 1.5 (#1719)03c3f66
FIX run tests with only one cpu (#1715)df4403f
FIX update test_manual_scatter to check consistence between dask backend and ...8515638
MNT use protocol=5 for dumping arrays with dtype=object (#1682)863994d
FIX issue in memmap reducing when base array is 1d (#1704)deee7f5
FIX workaround for numpy.core DeprecationWarning (#1714)031b902
MTN vendor loky 3.5.2 (#1711)3aa56cc
ENH allow passing extra args to backend constructor, enabling the use of init...71c2ce7
FIX typo in memory.rst (#1700)6eeef50
FIx typo in the parallel doc (#1701)Updates
marshmallow
from 3.26.1 to 4.0.0Changelog
Sourced from marshmallow's changelog.
... (truncated)
Commits
84b1596
Bump version and update changeloga715b9e
Bump sphinx-issues from 5.0.0 to 5.0.1 (#2819)5c136b1
[pre-commit.ci] pre-commit autoupdate (#2817)df1daf0
Bump sphinxext-opengraph from 0.9.1 to 0.10.0 (#2818)2fc8207
@validates
accepts multiple field names (#1965)b7026f3
Bump sphinx from 8.1.3 to 8.2.3c495e52
[pre-commit.ci] pre-commit autoupdatef0c6afb
Add missing fields to all (#2809)ef06fbe
[pre-commit.ci] pre-commit autoupdate (#2808)ffedbfe
Merge branch '3.x-line' into devUpdates
more-itertools
from 10.6.0 to 10.7.0Release notes
Sourced from more-itertools's releases.
Commits
28ab736
Merge pull request #977 from more-itertools/version-10.7.04c1a0c7
Bump version: 10.6.0 → 10.7.0f2d5c9f
Late-breaking changes for 10.7.05d5a9e6
Merge remote-tracking branch 'origin/master' into version-10.7.08988de6
Merge pull request #975 from rhettinger/groupby_transform_overloadsc925c2e
Fix inner Iterable types as wellcc38c74
Fix #974: Inconsistent@overload
signatures3742de9
Merge pull request #972 from ricbit/masterc904030
Fix some typos6d0fe02
Merge pull request #971 from rhettinger/small_doc_editsUpdates
mypy-extensions
from 1.0.0 to 1.1.0Commits
70d9435
remove dev from version8d272bb
Switch build-backend to flit_core + use License-Expression for project metada...1b46102
Bump dev version to 1.1.0-dev (#57)400534f
Deprecate mypy_extensions.NoReturn (#56)23fbfa5
Update flake8 to 7.1.1 (#54)9ddbb08
Cleanup tests (#55)6d9c7b7
Move metadata to pyproject + drop Python 3.7 (#53)812066c
[pre-commit.ci] pre-commit autoupdate (#49)9dd6d98
Add support for Python 3.12 (#48)e0c6670
Deprecatemypy_extensions.TypedDict
(#47)Updates
pbs-installer
from 2025.3.17 to 2025.4.9Commits
1050a2a
Bump version to 2025.04.09