-
-
Notifications
You must be signed in to change notification settings - Fork 11
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 dependencies group across 1 directory with 24 updates #259
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/dot-config/dependencies-a748facdc3
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 dependencies group with 24 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.36` | `9.5.44` | | [pillow](https://github.com/python-pillow/Pillow) | `10.4.0` | `11.0.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.9` | `10.12` | | [build](https://github.com/pypa/build) | `1.2.2` | `1.2.2.post1` | | [packaging](https://github.com/pypa/packaging) | `24.1` | `24.2` | | [pip](https://github.com/pypa/pip) | `24.2` | `24.3.1` | | [rich](https://github.com/Textualize/rich) | `13.8.1` | `13.9.4` | | [setuptools](https://github.com/pypa/setuptools) | `75.1.0` | `75.3.0` | | [typer-config](https://github.com/maxb2/typer-config) | `1.4.0` | `1.4.2` | | [typer](https://github.com/fastapi/typer) | `0.12.5` | `0.13.0` | | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.2` | `3.4.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.1` | `7.6.4` | | [distlib](https://github.com/pypa/distlib) | `0.3.8` | `0.3.9` | | [jaraco-functools](https://github.com/jaraco/jaraco.functools) | `4.0.2` | `4.1.0` | | [keyring](https://github.com/jaraco/keyring) | `25.4.1` | `25.5.0` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.2` | | [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.11.1` | `1.11.2` | | [pyproject-hooks](https://github.com/pypa/pyproject-hooks) | `1.1.0` | `1.2.0` | | [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) | `4.0.0` | `5.1.0` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2024.9.11` | `2024.11.6` | | [tinycss2](https://github.com/Kozea/tinycss2) | `1.3.0` | `1.4.0` | | [tox](https://github.com/tox-dev/tox) | `4.20.0` | `4.23.2` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.5` | `20.27.1` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `5.0.2` | `6.0.0` | Updates `mkdocs-material` from 9.5.36 to 9.5.44 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.36...9.5.44) Updates `pillow` from 10.4.0 to 11.0.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.4.0...11.0.0) Updates `pymdown-extensions` from 10.9 to 10.12 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.9...10.12) Updates `build` from 1.2.2 to 1.2.2.post1 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.2...1.2.2.post1) 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 `pip` from 24.2 to 24.3.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@24.2...24.3.1) Updates `rich` from 13.8.1 to 13.9.4 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.8.1...v13.9.4) Updates `setuptools` from 75.1.0 to 75.3.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.1.0...v75.3.0) Updates `typer-config` from 1.4.0 to 1.4.2 - [Release notes](https://github.com/maxb2/typer-config/releases) - [Changelog](https://github.com/maxb2/typer-config/blob/main/CHANGELOG.md) - [Commits](maxb2/typer-config@1.4.0...1.4.2) Updates `typer` from 0.12.5 to 0.13.0 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.12.5...0.13.0) Updates `charset-normalizer` from 3.3.2 to 3.4.0 - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.3.2...3.4.0) Updates `coverage` from 7.6.1 to 7.6.4 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.1...7.6.4) Updates `distlib` from 0.3.8 to 0.3.9 - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](pypa/distlib@0.3.8...0.3.9) Updates `jaraco-functools` from 4.0.2 to 4.1.0 - [Release notes](https://github.com/jaraco/jaraco.functools/releases) - [Changelog](https://github.com/jaraco/jaraco.functools/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.functools@v4.0.2...v4.1.0) Updates `keyring` from 25.4.1 to 25.5.0 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v25.4.1...v25.5.0) Updates `markupsafe` from 2.1.5 to 3.0.2 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.1.5...3.0.2) Updates `pkginfo` from 1.11.1 to 1.11.2 Updates `pyproject-hooks` from 1.1.0 to 1.2.0 - [Changelog](https://github.com/pypa/pyproject-hooks/blob/main/docs/changelog.rst) - [Commits](pypa/pyproject-hooks@v1.1.0...v1.2.0) Updates `pytest-benchmark` from 4.0.0 to 5.1.0 - [Changelog](https://github.com/ionelmc/pytest-benchmark/blob/master/CHANGELOG.rst) - [Commits](ionelmc/pytest-benchmark@v4.0.0...v5.1.0) Updates `regex` from 2024.9.11 to 2024.11.6 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2024.9.11...2024.11.6) Updates `tinycss2` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/Kozea/tinycss2/releases) - [Changelog](https://github.com/Kozea/tinycss2/blob/main/docs/changelog.rst) - [Commits](Kozea/tinycss2@v1.3.0...v1.4.0) Updates `tox` from 4.20.0 to 4.23.2 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.20.0...4.23.2) Updates `virtualenv` from 20.26.5 to 20.27.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.5...20.27.1) Updates `watchdog` from 5.0.2 to 6.0.0 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v5.0.2...v6.0.0) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typer-config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: distlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jaraco-functools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pkginfo dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pyproject-hooks dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-benchmark dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tinycss2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
The following labels could not be found: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dependencies group with 24 updates in the /.config directory:
9.5.36
9.5.44
10.4.0
11.0.0
10.9
10.12
1.2.2
1.2.2.post1
24.1
24.2
24.2
24.3.1
13.8.1
13.9.4
75.1.0
75.3.0
1.4.0
1.4.2
0.12.5
0.13.0
3.3.2
3.4.0
7.6.1
7.6.4
0.3.8
0.3.9
4.0.2
4.1.0
25.4.1
25.5.0
2.1.5
3.0.2
1.11.1
1.11.2
1.1.0
1.2.0
4.0.0
5.1.0
2024.9.11
2024.11.6
1.3.0
1.4.0
4.20.0
4.23.2
20.26.5
20.27.1
5.0.2
6.0.0
Updates
mkdocs-material
from 9.5.36 to 9.5.44Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
aa4ef56
Prepare 9.5.44 releaseeb63b60
Fixed file save regression in privacy plugin (#7673)ac3315f
Updated dependencies8a60b49
Prepare 9.5.43 releasef82a345
Documentation4918a10
Added support for quoted external CSS URLs in privacy plugin (#7651)7dc96f1
Added support for downloading external images in SVG for privacy plugin (#7650)1357cd2
Updated dependencies198a680
Documentation (#7633)9aebe14
Updated dependenciesUpdates
pillow
from 10.4.0 to 11.0.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
204aae6
11.0.0 version bumpf2cc87b
Update CHANGES.rst [ci skip]c855e8e
Merge pull request #8464 from radarhere/imagemath_type_hintdc37515
Merge pull request #8463 from hugovk/update-3.13-datec3d81d6
Update Python 3.13 release datea60610c
Added type hintsa5c58f2
Merge pull request #8460 from hugovk/mit-cmue74994e
Update licence to MIT-CMUb5e1115
Update CHANGES.rst [ci skip]686b5e2
Merge pull request #8392 from radarhere/tiff_seekUpdates
pymdown-extensions
from 10.9 to 10.12Release notes
Sourced from pymdown-extensions's releases.
Commits
20be2fc
Update caption docs to use image example2c7f8c0
Add catpion extension (#2492)b647b8d
Include white and black3a89709
Fix more sass stuff in doc stylee8ec7bf
Update JS Doc deps and fix some links0973681
Docs: Update JS deps659b4d9
Add new strict option in the emoji extension (#2488)a994065
Fix SuperFence pattern should require options to be separated by a space (#2480)96e19e6
Remove more duplicate words3f6fbbb
Typos: remove various duplicated wordsUpdates
build
from 1.2.2 to 1.2.2.post1Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
Commits
2f66702
chore: 1.2.2.post1 (#820)0580c6d
ci: add PyPI attestations (#821)e0e911c
tests: fix under pyproject-hooks 1.2a73ecbd
pre-commit: bump repositories56b3504
pre-commit: bump repositories (#819)481ca54
pre-commit: bump repositories (#818)025836a
docs: add a missing ` in README (#817)ae37340
docs: mention conda-forge name in README (#816)f81aac0
ci: add Python 3.13 (#815)Updates
packaging
from 24.1 to 24.2Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
d8e3b31
Bump for release2de393d
Update changelog for release9c66f5c
Remove extraneous quotes in f-strings by using!r
(#848)4dc334c
Upgrade to latest mypy (#853)d1a9f93
Bump the github-actions group with 4 updates (#852)029f415
PEP 639: Implement License-Expression and License-File (#828)6c338a8
Use !r formatter for error messages with filenames. (#844)28e7da7
Add a comment as to whyMetadata.name
isn't normalized (#842)ce0d79c
Mention updating changelog in release process (#841)ac5bdf3
Update the changelog to reflect 24.1 changes (#840)Updates
pip
from 24.2 to 24.3.1Changelog
Sourced from pip's changelog.
Commits
05293b6
Bump for release6a5db8b
Merge pull request #13047 from sbidoul/fix-130467be54ce
Don't fail when the same req file is included more than once4f6aeb1
Merge pull request #13044 from sbidoul/release/24.3e1b1d51
Bump for developmentcdba22f
Bump for release27f8374
Update AUTHORS.txtc79d019
Merge pull request #13033 from sbidoul/vendoring-24.3-sbi3ca8921
Merge pull request #13041 from sethmlarson/truststore-0.10.00cc7375
Upgrade vendored truststore to 0.10.0Updates
rich
from 13.8.1 to 13.9.4Release notes
Sourced from rich's releases.
... (truncated)
Changelog
Sourced from rich's changelog.
Commits
43d3b04
Merge pull request #3548 from Textualize/bump1394e440ff2
bump12301e3
Merge pull request #3546 from Textualize/faster-cell-len02f3d14
commentaaaef27
leaner syntax6cef0bc
leaner cell_len46150cd
sum and map is faster9e7f363
use setsafcc5c5
Merge pull request #3535 from Textualize/regex-error60f3b61
changelogUpdates
setuptools
from 75.1.0 to 75.3.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
d8da7df
Bump version: 75.2.0 → 75.3.0a21c7fa
Fix grammar in news fragmenta9a79e7
Fix wheel ABI tag for debug Python 3.13 on Windows (#4676)0bc3248
Merge simple type annotations from typeshed (#4504)1155ca8
Fix wheel ABI tag for debug Python 3.13 on Windows1ca55c9
Workaround for clash betweenruff
inpre-commit
hook andpytest-ruff
(#...c498d16
Satisfy ruff linter - automatic fix1f92af5
Sync pre-commit-hook with version of ruff that gets automatically pulled in t...a39336b
Ruff: enable all pyflakes and perf rules (#4556)e5f16a2
bump jaraco.test to py.typed version 5.5 in test extra (#4651)Updates
typer-config
from 1.4.0 to 1.4.2Release notes
Sourced from typer-config's releases.
Changelog
Sourced from typer-config's changelog.
Commits
f17edab
chore: Prepare release 1.4.20e072df
fix: emit warnings when config files are missing (#297)1cd8bfe
chore: Prepare release 1.4.1eb2f252
fix: future annotations with custom types (#296)109b598
chore(deps-dev): bump ruff from 0.6.8 to 0.7.2 (#293)