-
-
Notifications
You must be signed in to change notification settings - Fork 12
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 42 updates #210
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 dependencies group with 42 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [babel](https://github.com/python-babel/babel) | `2.14.0` | `2.15.0` | | [build](https://github.com/pypa/build) | `1.1.1` | `1.2.1` | | [cairocffi](https://github.com/Kozea/cairocffi) | `1.6.1` | `1.7.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.3` | `7.5.3` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.5` | `42.0.7` | | [docutils](https://docutils.sourceforge.io) | `0.20.1` | `0.21.2` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.0` | `1.2.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.13.1` | `3.14.0` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.42` | `3.1.43` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.0.2` | `7.1.0` | | [jaraco-classes](https://github.com/jaraco/jaraco.classes) | `3.3.1` | `3.4.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.3` | `3.1.4` | | [keyring](https://github.com/jaraco/keyring) | `24.3.1` | `25.2.1` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.5.2` | `3.6` | | [markdown-exec](https://github.com/pawamoy/markdown-exec) | `1.8.0` | `1.8.3` | | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.5.3` | `1.6.0` | | [mkdocs-htmlproofer-plugin](https://github.com/manuzhang/mkdocs-htmlproofer-plugin) | `1.2.0` | `1.2.1` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.13` | `9.5.25` | | [nh3](https://github.com/messense/nh3) | `0.2.15` | `0.2.17` | | [packaging](https://github.com/pypa/packaging) | `23.2` | `24.0` | | [pillow](https://github.com/python-pillow/Pillow) | `10.2.0` | `10.3.0` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.16.1` | `2.21.0` | | [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.10.0` | `1.11.0` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.0` | `4.2.2` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.4.0` | `1.5.0` | | [pycparser](https://github.com/eliben/pycparser) | `2.21` | `2.22` | | [pygments](https://github.com/pygments/pygments) | `2.17.2` | `2.18.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.7.1` | `10.8.1` | | [pyproject-hooks](https://github.com/pypa/pyproject-hooks) | `1.0.0` | `1.1.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.1` | | [pytest-plus](https://github.com/pytest-dev/pytest-plus) | `0.6.1` | `0.7.0` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2023.12.25` | `2024.5.15` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` | | [tinycss2](https://github.com/Kozea/tinycss2) | `1.2.1` | `1.3.0` | | [tox](https://github.com/tox-dev/tox) | `4.14.1` | `4.15.0` | | [twine](https://github.com/pypa/twine) | `5.0.0` | `5.1.0` | | [typer](https://github.com/tiangolo/typer) | `0.9.0` | `0.12.3` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.10.0` | `4.12.1` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.25.1` | `20.26.2` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `4.0.0` | `4.0.1` | | [zipp](https://github.com/jaraco/zipp) | `3.17.0` | `3.19.1` | Updates `babel` from 2.14.0 to 2.15.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.14.0...v2.15.0) Updates `build` from 1.1.1 to 1.2.1 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.1.1...1.2.1) Updates `cairocffi` from 1.6.1 to 1.7.0 - [Release notes](https://github.com/Kozea/cairocffi/releases) - [Changelog](https://github.com/Kozea/cairocffi/blob/main/NEWS.rst) - [Commits](Kozea/cairocffi@v1.6.1...v1.7.0) Updates `coverage` from 7.4.3 to 7.5.3 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.4.3...7.5.3) Updates `cryptography` from 42.0.5 to 42.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.5...42.0.7) Updates `docutils` from 0.20.1 to 0.21.2 Updates `exceptiongroup` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.2.0...1.2.1) Updates `filelock` from 3.13.1 to 3.14.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.13.1...3.14.0) Updates `gitpython` from 3.1.42 to 3.1.43 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.42...3.1.43) Updates `idna` from 3.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.6...v3.7) Updates `importlib-metadata` from 7.0.2 to 7.1.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v7.0.2...v7.1.0) Updates `jaraco-classes` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/jaraco/jaraco.classes/releases) - [Changelog](https://github.com/jaraco/jaraco.classes/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.classes@v3.3.1...v3.4.0) Updates `jinja2` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.4) Updates `keyring` from 24.3.1 to 25.2.1 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v24.3.1...v25.2.1) Updates `markdown` from 3.5.2 to 3.6 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.5.2...3.6) Updates `markdown-exec` from 1.8.0 to 1.8.3 - [Release notes](https://github.com/pawamoy/markdown-exec/releases) - [Changelog](https://github.com/pawamoy/markdown-exec/blob/main/CHANGELOG.md) - [Commits](pawamoy/markdown-exec@1.8.0...1.8.3) Updates `mkdocs` from 1.5.3 to 1.6.0 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.5.3...1.6.0) Updates `mkdocs-htmlproofer-plugin` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/manuzhang/mkdocs-htmlproofer-plugin/releases) - [Commits](manuzhang/mkdocs-htmlproofer-plugin@v1.2.0...v1.2.1) Updates `mkdocs-material` from 9.5.13 to 9.5.25 - [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.13...9.5.25) Updates `nh3` from 0.2.15 to 0.2.17 - [Release notes](https://github.com/messense/nh3/releases) - [Commits](messense/nh3@v0.2.15...v0.2.17) Updates `packaging` from 23.2 to 24.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...24.0) Updates `pillow` from 10.2.0 to 10.3.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.2.0...10.3.0) Updates `pipdeptree` from 2.16.1 to 2.21.0 - [Release notes](https://github.com/tox-dev/pipdeptree/releases) - [Commits](tox-dev/pipdeptree@2.16.1...2.21.0) Updates `pkginfo` from 1.10.0 to 1.11.0 Updates `platformdirs` from 4.2.0 to 4.2.2 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.0...4.2.2) Updates `pluggy` from 1.4.0 to 1.5.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.4.0...1.5.0) Updates `pycparser` from 2.21 to 2.22 - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES) - [Commits](eliben/pycparser@release_v2.21...release_v2.22) Updates `pygments` from 2.17.2 to 2.18.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.17.2...2.18.0) Updates `pymdown-extensions` from 10.7.1 to 10.8.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.7.1...10.8.1) Updates `pyproject-hooks` from 1.0.0 to 1.1.0 - [Changelog](https://github.com/pypa/pyproject-hooks/blob/main/docs/changelog.rst) - [Commits](pypa/pyproject-hooks@v1.0.0...v1.1.0) Updates `pytest` from 8.1.1 to 8.2.1 - [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.1.1...8.2.1) Updates `pytest-plus` from 0.6.1 to 0.7.0 - [Release notes](https://github.com/pytest-dev/pytest-plus/releases) - [Commits](pytest-dev/pytest-plus@v0.6.1...v0.7.0) Updates `regex` from 2023.12.25 to 2024.5.15 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2023.12.25...2024.5.15) Updates `requests` from 2.31.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.3) Updates `tinycss2` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/Kozea/tinycss2/releases) - [Changelog](https://github.com/Kozea/tinycss2/blob/main/docs/changelog.rst) - [Commits](Kozea/tinycss2@v1.2.1...v1.3.0) Updates `tox` from 4.14.1 to 4.15.0 - [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.14.1...4.15.0) Updates `twine` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@5.0.0...5.1.0) Updates `typer` from 0.9.0 to 0.12.3 - [Release notes](https://github.com/tiangolo/typer/releases) - [Changelog](https://github.com/tiangolo/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.9.0...0.12.3) Updates `typing-extensions` from 4.10.0 to 4.12.1 - [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.10.0...4.12.1) Updates `virtualenv` from 20.25.1 to 20.26.2 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.25.1...20.26.2) Updates `watchdog` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v4.0.0...v4.0.1) Updates `zipp` from 3.17.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.17.0...v3.19.1) --- updated-dependencies: - dependency-name: babel 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-minor dependency-group: dependencies - dependency-name: cairocffi 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-minor dependency-group: dependencies - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: docutils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: exceptiongroup dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jaraco-classes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: markdown-exec dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-htmlproofer-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: nh3 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-major dependency-group: dependencies - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pipdeptree dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pkginfo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pluggy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pycparser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pyproject-hooks dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-plus dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: requests 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: twine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typing-extensions 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-patch dependency-group: dependencies - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/dot-config/dependencies-450d743165
branch
June 9, 2024 01:48
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 42 updates in the /.config directory:
2.14.0
2.15.0
1.1.1
1.2.1
1.6.1
1.7.0
7.4.3
7.5.3
42.0.5
42.0.7
0.20.1
0.21.2
1.2.0
1.2.1
3.13.1
3.14.0
3.1.42
3.1.43
3.6
3.7
7.0.2
7.1.0
3.3.1
3.4.0
3.1.3
3.1.4
24.3.1
25.2.1
3.5.2
3.6
1.8.0
1.8.3
1.5.3
1.6.0
1.2.0
1.2.1
9.5.13
9.5.25
0.2.15
0.2.17
23.2
24.0
10.2.0
10.3.0
2.16.1
2.21.0
1.10.0
1.11.0
4.2.0
4.2.2
1.4.0
1.5.0
2.21
2.22
2.17.2
2.18.0
10.7.1
10.8.1
1.0.0
1.1.0
8.1.1
8.2.1
0.6.1
0.7.0
2023.12.25
2024.5.15
2.31.0
2.32.3
1.2.1
1.3.0
4.14.1
4.15.0
5.0.0
5.1.0
0.9.0
0.12.3
4.10.0
4.12.1
20.25.1
20.26.2
4.0.0
4.0.1
3.17.0
3.19.1
Updates
babel
from 2.14.0 to 2.15.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.
Commits
40b194f
Prepare for 2.15.0 release (#1079)c2e6c6e
Encode support for the "fall back to short format" logic for time delta forma...1a03526
Include Unicode license inlocale-data
and in documentation (#1074)c0fb56e
Allow alternative space characters as group separator when parsing numbers (#...fe82fbc
Use CLDR 44 and adjust tests to match new data (#1071)e0d1018
Improve .po IO (#1068)40e60a1
Upgrade GitHub Actions (#1054)2a1709a
Drop support for Python 3.7 (EOL since June 2023) (#1048)Updates
build
from 1.1.1 to 1.2.1Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
Commits
1e67c06
chore: bump version number to 1.2.1e5072e3
fix: support min width not detectable (#761)d5fb6fb
chore: prepare for 1.2.0 (#758)1ae6eb1
pre-commit: bump repositories (#757)a1f005d
pre-commit: bump repositories (#756)5076a56
uv: support double verbosity flag5662669
chore: bump mypy24c513d
chore: reformat using Black 2024 style08cdb76
ruff: bump version and update config97ea57b
perf: avoid compiling unused bytecode (#752)Updates
cairocffi
from 1.6.1 to 1.7.0Changelog
Sourced from cairocffi's changelog.
... (truncated)
Commits
4bafdd7
Version 1.7.0a535d50
Merge pull request #225 from Kozea/ruffaa240d3
Use ruff instead of flake8 and isort33501f0
Fix CI tests on macOSee7186b
Drop Python 3.7, support Python 3.12dbb62b0
Clean and fix tests8a8d35a
Update tests on GitHub Actions290b5db
Merge pull request #221 from Li-Xiang-Ideal/patch-13e3dafd
Add missing importf4ebc6e
Add documentation about CAIROCFFI_DLL_DIRECTORIESUpdates
coverage
from 7.4.3 to 7.5.3Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
f310d7e
docs: sample HTML for 7.5.3a51d52f
docs: prep for 7.5.3b666f3a
perf: it's faster in all versions if we don't cache tokenize #1791a2b4929
docs: changelog entry forcombine
performance improvementsb9aff50
perf: don't read full line_bits table each timec45ebac
perf: cache alias mapping390cb97
perf: avoid quadratic behavior when combining line coveraged3caf53
docs(build): tweaks to howto909e887
build: bump version242adea
build: don't claim pre-alpha-1 in classifiersUpdates
cryptography
from 42.0.5 to 42.0.7Changelog
Sourced from cryptography's changelog.
Commits
0cc7fc3
Prepare for 42.0.7 release (#10949)cfad004
Prepare backports for 42.0.6 release (#10929)Updates
docutils
from 0.20.1 to 0.21.2Updates
exceptiongroup
from 1.2.0 to 1.2.1Release notes
Sourced from exceptiongroup's releases.
Changelog
Sourced from exceptiongroup's changelog.
... (truncated)
Commits
b91b7a3
Added the release version521f02f
Fixed type errors, added type tests (#118)4639b1e
Fixed test failure on Python 3.12.3684b79a
Have tox install the package in editable mode9ebe9f5
Updated GitHub actionse57b07f
[pre-commit.ci] pre-commit autoupdate (#115)8d2f627
[pre-commit.ci] pre-commit autoupdate (#113)ee53e9f
BaseExceptionGroup.derive should not copy notes (#112)2f23259
Corrected the type annotation for the exception handler callback (#109)0c89199
[pre-commit.ci] pre-commit autoupdate (#110)Updates
filelock
from 3.13.1 to 3.14.0Release notes
Sourced from filelock's releases.
Commits
8556141
feat:blocking
parameter on lock constructor with tests and docs (#325)26ccad3
[pre-commit.ci] pre-commit autoupdate (#324)853e7d1
[pre-commit.ci] pre-commit autoupdate (#323)000a3fa
Raise error on incompatible singleton timeout and mode args (#320)312fb4e
[pre-commit.ci] pre-commit autoupdate (#321)f50a337
[pre-commit.ci] pre-commit autoupdate (#319)3f6df70
Make singleton class instance dict unique per subclass (#318)9a64375
[BugFix] fix permission denied error when lock file is placed in/tmp
(#317)e2f121b
Update index.rst to improve the demo usage (#314)a46ea71
[pre-commit.ci] pre-commit autoupdate (#312)Updates
gitpython
from 3.1.42 to 3.1.43Release notes
Sourced from gitpython's releases.
Commits
5364053
bump version to 3.1.434e626bd
Merge pull request #1886 from EliahKagan/deprecation-warningsf6060df
Add GitMeta alias8327b45
Test GitMeta aliasf92f4c3
Clarify security risk in USE_SHELL doc and warningsc7675d2
update security policy, to use GitHub instead of emailcf2576e
Make/use test.deprecation.lib; abandon idea to filter by module7cd3aa9
Make test.performance.lib docstring more specificb51b080
Explain the approach in test.deprecation to static checkingbdabb21
Expand USE_SHELL docstring; clarify a test usageUpdates
idna
from 3.6 to 3.7Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
1d365e1
Release v3.7c1b3154
Merge pull request #172 from kjd/optimize-contextj0394ec7
Merge branch 'master' into optimize-contextjcd58a23
Merge pull request #152 from elliotwutingfeng/dev5beb28b
More efficient resolution of joiner contexts1b12148
Update ossf/scorecard-action to v2.3.1d516b87
Update Github actions/checkout to v4c095c75
Merge branch 'master' into dev60a0a4c
Fix typo in GitHub Actions workflow key5918a0e
Merge branch 'master' into devUpdates
importlib-metadata
from 7.0.2 to 7.1.0Changelog
Sourced from importlib-metadata's changelog.
Commits
f5d6b5f
Finalize2ef3b5f
Merge commit '1711b2c198'1711b2c
Need to include names from test.support for py312 compat.47b14ac
Make MetadataPathFinder.find_distributions a classmethod for consistency with...adc4b12
Ensure tests do not leak references in sys.modules.07d894d
Copy backport of isolated_modules from importlib_resources.e30a16d
Consolidated test support logic in jaraco.test.cpython.41ca039
Moved compatibility tests to the compat package, as they're not included in C...5950f43
Remove legacy logic for Python 3.7.ffa719b
Moved compatibility module to compat package.Updates
jaraco-classes
from 3.3.1 to 3.4.0Changelog
Sourced from jaraco-classes's changelog.
Commits
0b64201
Fix failing docs build.d79d074
Merge https://github.com/jaraco/skeleton3fc7a93
Move Python 3.11 out of the test matrix.071a6eb
Finalize458db61
Merge https://github.com/jaraco/skeletonc43b87f
Add news fragment.aa9e788
better type hints for NonDataProperty (#13)d72c6a0
Fetch unshallow clones in readthedocs. Closes jaraco/skeleton#114.c9a7f97
Re-enable ignoring of temporary merge queue branches. Closes jaraco/skeleton#...a0d0c4b
jaraco/skeleton#111
Updates
jinja2
from 3.1.3 to 3.1.4Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
Commits
dd4a8b5
release version 3.1.40668239
Merge pull request from GHSA-h75v-3vvj-5mfjd655030
disallow invalid characters in keys to xmlattr filtera7863ba
add ghsa linksb5c98e7
start version 3.1.4da3a9f0
update project files (#1968)0ee5eb4
satisfy formatter, linter, and strict mypy20477c6
update project files (#5457)e491223
update pyyaml dev dependency36f9885
fix pr linkUpdates
keyring
from 24.3.1 to 25.2.1Changelog
Sourced from keyring's changelog.
Commits
c09855e
Finalize788c67c
Merge https://github.com/jaraco/skeleton1ec750d
Fix typo in CLI creds mode.67aab15
Revert "Allow macos on Python 3.8 to fail as GitHub CI has dropped support."f98adf3
Finalize63dfe11
Merge pull request #678 from BakerNet/change/add-getcreds-to-cli49e7cf8
Add news fragment.33bae95
Rewrite _check_args using rules for required params. Consolidates logic and r...f922be6
Move checks for 'no result' back into do_get.734a17d
Re-write do_get to re-use credential objects.Updates
markdown
from 3.5.2 to 3.6Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.