-
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 51 updates #173
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/poetry-dependencies-86de923ab0
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 45 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ff3](https://github.com/mysto/python-fpe) | `1.0.1` | `1.0.2` | | [tink](https://github.com/tink-crypto/tink-py) | `1.8.0` | `1.10.0` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.16` | `1.26.19` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `4.24.3` | `4.25.3` | | [black](https://github.com/psf/black) | `22.12.0` | `24.4.2` | | [coverage](https://github.com/nedbat/coveragepy) | `7.3.1` | `7.5.4` | | [isort](https://github.com/pycqa/isort) | `5.12.0` | `5.13.2` | | [mypy](https://github.com/python/mypy) | `1.5.1` | `1.10.0` | | [mypy-protobuf](https://github.com/nipunn1313/mypy-protobuf) | `3.5.0` | `3.6.0` | | [pep8-naming](https://github.com/PyCQA/pep8-naming) | `0.13.3` | `0.14.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.4.0` | `3.5.0` | | [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) | `4.4.0` | `4.6.0` | | [pygments](https://github.com/pygments/pygments) | `2.16.1` | `2.18.0` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.2` | `8.2.2` | | [typeguard](https://github.com/agronholm/typeguard) | `4.1.4` | `4.3.0` | | [xdoctest](https://github.com/Erotemic/xdoctest) | `1.1.1` | `1.1.5` | | [deptry](https://github.com/fpgmaas/deptry) | `0.12.0` | `0.16.1` | | [nox](https://github.com/wntrblm/nox) | `2023.4.22` | `2024.4.15` | | [types-protobuf](https://github.com/python/typeshed) | `4.24.0.1` | `5.26.0.20240422` | | [absl-py](https://github.com/abseil/abseil-py) | `1.4.0` | `2.1.0` | | [argcomplete](https://github.com/kislyuk/argcomplete) | `3.1.1` | `3.4.0` | | [attrs](https://github.com/sponsors/hynek) | `23.1.0` | `23.2.0` | | [bandit](https://github.com/PyCQA/bandit) | `1.7.5` | `1.7.9` | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2024.6.2` | | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.2.0` | `3.3.2` | | [colorlog](https://github.com/borntyping/python-colorlog) | `6.7.0` | `6.8.2` | | [distlib](https://github.com/pypa/distlib) | `0.3.7` | `0.3.8` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.1.3` | `1.2.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.12.3` | `3.15.4` | | [identify](https://github.com/pre-commit/identify) | `2.5.27` | `2.5.36` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `6.8.0` | `7.2.1` | | [nodeenv](https://github.com/ekalinin/nodeenv) | `1.8.0` | `1.9.1` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `0.11.2` | `0.12.1` | | [pbr](https://docs.openstack.org/pbr/latest/) | `5.11.1` | `6.0.0` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `3.10.0` | `4.2.2` | | [pycryptodome](https://github.com/Legrandin/pycryptodome) | `3.18.0` | `3.20.0` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` | | [rich](https://github.com/Textualize/rich) | `13.5.2` | `13.7.1` | | [ruamel-yaml]() | `0.17.32` | `0.18.6` | | [ruamel-yaml-clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree) | `0.2.7` | `0.2.8` | | [setuptools](https://github.com/pypa/setuptools) | `68.2.0` | `70.1.0` | | [stevedore](https://docs.openstack.org/stevedore/latest/) | `5.1.0` | `5.2.0` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.12.1` | `0.12.5` | | [zipp](https://github.com/jaraco/zipp) | `3.16.2` | `3.19.2` | Updates `ff3` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/mysto/python-fpe/releases) - [Commits](mysto/python-fpe@v1.0.1...v1.0.2) Updates `tink` from 1.8.0 to 1.10.0 - [Release notes](https://github.com/tink-crypto/tink-py/releases) - [Commits](tink-crypto/tink-py@v1.8.0...v1.10.0) Updates `urllib3` from 1.26.16 to 1.26.19 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.16...1.26.19) Updates `protobuf` from 4.24.3 to 4.25.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.24.3...v4.25.3) Updates `black` from 22.12.0 to 24.4.2 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.12.0...24.4.2) Updates `coverage` from 7.3.1 to 7.5.4 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.3.1...7.5.4) Updates `isort` from 5.12.0 to 5.13.2 - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.12.0...5.13.2) Updates `mypy` from 1.5.1 to 1.10.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.5.1...v1.10.0) Updates `mypy-protobuf` from 3.5.0 to 3.6.0 - [Changelog](https://github.com/nipunn1313/mypy-protobuf/blob/main/CHANGELOG.md) - [Commits](nipunn1313/mypy-protobuf@v3.5.0...v3.6.0) Updates `pep8-naming` from 0.13.3 to 0.14.1 - [Release notes](https://github.com/PyCQA/pep8-naming/releases) - [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst) - [Commits](PyCQA/pep8-naming@0.13.3...0.14.1) Updates `pre-commit` from 3.4.0 to 3.5.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@v3.4.0...v3.5.0) Updates `pre-commit-hooks` from 4.4.0 to 4.6.0 - [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases) - [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit-hooks@v4.4.0...v4.6.0) Updates `pygments` from 2.16.1 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.16.1...2.18.0) Updates `pytest` from 7.4.2 to 8.2.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.2...8.2.2) Updates `safety` from 2.3.5 to 3.2.3 - [Release notes](https://github.com/pyupio/safety/releases) - [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md) - [Commits](pyupio/safety@2.3.5...3.2.3) Updates `typeguard` from 4.1.4 to 4.3.0 - [Release notes](https://github.com/agronholm/typeguard/releases) - [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst) - [Commits](agronholm/typeguard@4.1.4...4.3.0) Updates `xdoctest` from 1.1.1 to 1.1.5 - [Release notes](https://github.com/Erotemic/xdoctest/releases) - [Changelog](https://github.com/Erotemic/xdoctest/blob/main/CHANGELOG.md) - [Commits](Erotemic/xdoctest@v1.1.1...v1.1.5) Updates `deptry` from 0.12.0 to 0.16.1 - [Release notes](https://github.com/fpgmaas/deptry/releases) - [Changelog](https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md) - [Commits](fpgmaas/deptry@0.12.0...0.16.1) Updates `nox` from 2023.4.22 to 2024.4.15 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2023.04.22...2024.04.15) Updates `types-protobuf` from 4.24.0.1 to 5.26.0.20240422 - [Commits](https://github.com/python/typeshed/commits) Updates `absl-py` from 1.4.0 to 2.1.0 - [Release notes](https://github.com/abseil/abseil-py/releases) - [Changelog](https://github.com/abseil/abseil-py/blob/main/CHANGELOG.md) - [Commits](abseil/abseil-py@v1.4.0...v2.1.0) Updates `argcomplete` from 3.1.1 to 3.4.0 - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst) - [Commits](kislyuk/argcomplete@v3.1.1...v3.4.0) Updates `attrs` from 23.1.0 to 23.2.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `bandit` from 1.7.5 to 1.7.9 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.5...1.7.9) Updates `certifi` from 2023.7.22 to 2024.6.2 - [Commits](certifi/python-certifi@2023.07.22...2024.06.02) Updates `charset-normalizer` from 3.2.0 to 3.3.2 - [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.2.0...3.3.2) Updates `colorlog` from 6.7.0 to 6.8.2 - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](borntyping/python-colorlog@v6.7.0...v6.8.2) Updates `distlib` from 0.3.7 to 0.3.8 - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](pypa/distlib@0.3.7...0.3.8) Updates `dparse` from 0.6.3 to 0.6.4b0 - [Changelog](https://github.com/pyupio/dparse/blob/main/CHANGELOG.md) - [Commits](pyupio/dparse@0.6.3...0.6.4b0) Updates `exceptiongroup` from 1.1.3 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.1.3...1.2.1) Updates `filelock` from 3.12.3 to 3.15.4 - [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.12.3...3.15.4) Updates `identify` from 2.5.27 to 2.5.36 - [Commits](pre-commit/identify@v2.5.27...v2.5.36) Updates `idna` from 3.4 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.4...v3.7) Updates `importlib-metadata` from 6.8.0 to 7.2.1 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v6.8.0...v7.2.1) Updates `nodeenv` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/ekalinin/nodeenv/releases) - [Changelog](https://github.com/ekalinin/nodeenv/blob/master/CHANGES) - [Commits](ekalinin/nodeenv@1.8.0...1.9.1) Updates `packaging` from 21.3 to 24.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@21.3...24.1) Updates `pathspec` from 0.11.2 to 0.12.1 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v0.11.2...v0.12.1) Updates `pbr` from 5.11.1 to 6.0.0 Updates `platformdirs` from 3.10.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@3.10.0...4.2.2) Updates `pluggy` from 1.3.0 to 1.5.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.3.0...1.5.0) Updates `pycryptodome` from 3.18.0 to 3.20.0 - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](Legrandin/pycryptodome@v3.18.0...v3.20.0) 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 `rich` from 13.5.2 to 13.7.1 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.5.2...v13.7.1) Updates `ruamel-yaml` from 0.17.32 to 0.18.6 Updates `ruamel-yaml-clib` from 0.2.7 to 0.2.8 Updates `setuptools` from 68.2.0 to 70.1.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v68.2.0...v70.1.0) Updates `stevedore` from 5.1.0 to 5.2.0 Updates `tomlkit` from 0.12.1 to 0.12.5 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.12.1...0.12.5) Updates `typing-extensions` from 4.7.1 to 4.12.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.7.1...4.12.2) Updates `virtualenv` from 20.24.5 to 20.26.3 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.24.5...20.26.3) Updates `zipp` from 3.16.2 to 3.19.2 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.16.2...v3.19.2) --- updated-dependencies: - dependency-name: ff3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: tink dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: protobuf dependency-type: direct:production 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-minor dependency-group: poetry-dependencies - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: mypy-protobuf dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pep8-naming 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: pre-commit-hooks dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pygments dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: safety dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: typeguard dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: xdoctest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: deptry dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: nox dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: types-protobuf dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: absl-py dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: argcomplete dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: attrs dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: bandit dependency-type: indirect update-type: version-update:semver-patch 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-minor dependency-group: poetry-dependencies - dependency-name: colorlog dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: distlib dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: dparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: exceptiongroup 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: idna dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: importlib-metadata dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: nodeenv dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: packaging dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: pathspec dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pbr dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: pluggy dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pycryptodome dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: requests dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: rich dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: ruamel-yaml dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: ruamel-yaml-clib dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: setuptools dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: stevedore dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: tomlkit dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: typing-extensions 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: zipp dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies ... 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 poetry-dependencies group with 45 updates in the / directory:
1.0.1
1.0.2
1.8.0
1.10.0
1.26.16
1.26.19
4.24.3
4.25.3
22.12.0
24.4.2
7.3.1
7.5.4
5.12.0
5.13.2
1.5.1
1.10.0
3.5.0
3.6.0
0.13.3
0.14.1
3.4.0
3.5.0
4.4.0
4.6.0
2.16.1
2.18.0
7.4.2
8.2.2
4.1.4
4.3.0
1.1.1
1.1.5
0.12.0
0.16.1
2023.4.22
2024.4.15
4.24.0.1
5.26.0.20240422
1.4.0
2.1.0
3.1.1
3.4.0
23.1.0
23.2.0
1.7.5
1.7.9
2023.7.22
2024.6.2
3.2.0
3.3.2
6.7.0
6.8.2
0.3.7
0.3.8
1.1.3
1.2.1
3.12.3
3.15.4
2.5.27
2.5.36
3.4
3.7
6.8.0
7.2.1
1.8.0
1.9.1
0.11.2
0.12.1
5.11.1
6.0.0
3.10.0
4.2.2
3.18.0
3.20.0
2.31.0
2.32.3
13.5.2
13.7.1
0.17.32
0.18.6
0.2.7
0.2.8
68.2.0
70.1.0
5.1.0
5.2.0
0.12.1
0.12.5
3.16.2
3.19.2
Updates
ff3
from 1.0.1 to 1.0.2Release notes
Sourced from ff3's releases.
Commits
b9bcccf
remove Travis6435015
Update build-py.yml with new ruff syntaxdfab41a
Update build-py.yml with Python 3.12a74e196
Update .travis.yml with Python 3.12b226a77
Update setup.cfg to version 1.0.29507a43
Update .travis.yml9328cc7
Update setup.cfg145dad7
Merge pull request #34 from jrobichaud/patch-11a64ad9
Use module level loggerc474144
added badge for python versionUpdates
tink
from 1.8.0 to 1.10.0Release notes
Sourced from tink's releases.
... (truncated)
Commits
601b2b8
Fix the release script for GCP Windows1842093
Use a larger number of recursions inJwtFormatTest
26b93a4
Remove sha256 attribute from the roots.pem dependency.bcf574a
Bump tink-py version to 1.10.0991e844
Skip installing python with pyenv if already installed7d44ecc
Upgrade tink-cc dependency to 2.1.34419373
Upgrade protoc and bazelisk in tools/distribution/build_linux_binary_wheels.she0485f8
Minor fix toexamples/WORKSPACE
and remove README.md file76cef86
Also create binary wheels for Python 3.12375f574
Fix missing install of tools/distribution/requirements.txt when testing sdistsUpdates
urllib3
from 1.26.16 to 1.26.19Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
d9d85c8
Release 1.26.198528b63
[1.26] Fix downstream tests (#3409)40b6d16
Merge pull request from GHSA-34jh-p97f-mpxf29cfd02
Fix handling of OpenSSL 3.2.0 new error message "record layer failure" (#3405)b600643
[1.26] Bump RECENT_DATE (#3404)7e2d389
[1.26] Fix running CPython 2.7 tests in CI (#3137)9c2c230
Release 1.26.18 (#3159)b594c5c
Merge pull request from GHSA-g4mx-q9vg-27p4944f0eb
[1.26] Use vendored six in urllib3.contrib.securetransportc9016bf
Release 1.26.17Updates
protobuf
from 4.24.3 to 4.25.3Commits
4a2aef5
Updating version.json and repo version numbers to: 25.37c6ba83
Merge pull request #15814 from protocolbuffers/cp-ruby-3.325b1e81
Update Ruby GHA to test against Ruby 3.3.70e459f
Merge pull request #15802 from protocolbuffers/cp-25.x17ec19d
Bump python version to 3.9 for gcloud 460.0.09dc736d
[ObjC] Use a local to avoid warnings in 32bit builds.9d1bc10
[CPP] Add the privacy manifest to the C++ CocoaPod.cec08dc
[ObjC] Add the privacy manifest to the ObjC CocoaPod.cf87faa
Add PrivacyInfo.xcprivacy (#15557)76d05d4
remove use of mach_absolute_time (#15554)Updates
black
from 22.12.0 to 24.4.2Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
3702ba2
Prepare release 24.4.2 (#4335)e4aaa8a
Fix incorrect f-string tokenization (#4332)ba88fc3
Simplify string tokenization regexes (#4331)5683242
New release templatee7fb048
Prepare release 24.4.1 (#4328)3f0f8f1
Support PEP 696 (#4327)2f88085
Github Action: Directly install from repo ifexport-subst
is skipped (#4313)12ce3db
Move changelog entry to right section (#4326)1354be2
Add support to style function definitions with newlines before function stubs...f4b644b
Prevent wrapping of multiline fstrings in parens (#4325)Updates
coverage
from 7.3.1 to 7.5.4Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
22c09c6
docs: sample HTML for 7.5.49e16381
docs: prep for 7.5.4fba9b9e
docs: link issue 1799 from the changelogf124de8
build: no longer download kits to upload them9516cf6
build: hash-pin all actionsc6e0985
build: finish up the publish action4a49458
build: get the latest dist run id for publishingfb15efa
build: pin hashes for publishing actionsc20af95
build: use the correct item: github.event.actionccbab15
build: dump all the github actions dataUpdates
isort
from 5.12.0 to 5.13.2Release notes
Sourced from isort's releases.
... (truncated)
Changelog
Sourced from isort's changelog.
Commits
c655831
Merge pull request #2214 from PyCQA/version/5.13.2b4335b4
Prepare version 5.13.2c36e43c
Merge pull request #2184 from bp72/issue/2154e38702f
Merge pull request #2213 from davidculley/confine-precommit-to-stagesee8d87f
Add fix for the error found by hypothesis5849ec2
Apply the bracket fix from issue 471 only for use_parentheses=Truedf0e119
confine pre-commit to stages9255bca
Merge pull request #2212 from PyCQA/bugfix/#2211-colors-extra5336d7d
Fix colors extras643d9c4
Merge pull request #2210 from PyCQA/version/5.13.1Updates
mypy
from 1.5.1 to 1.10.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
3faf0fc
Remove +dev for version for release 1.10a5998d2
Update CHANGELOG.md (#17159)62ea5b0
Various updates to changelog for 1.10 (#17158)2f0864c
Update CHANGELOG.md with draft for release 1.10 (#17150)e1443bb
fix: incorrect returned type of access descriptors on unions of types (#16604)5161ac2
Sync typeshed (#17124)e2fc1f2
Fix crash when expanding invalid Unpack in aCallable
alias (#17028)3ff6e47
Docs: docstrings in checker.py, ast_helpers.py (#16908)732d98e
Fix string formatting for string enums (#16555)8019010
Narrow individual items when matching a tuple to a sequence pattern (#16905)Updates
mypy-protobuf
from 3.5.0 to 3.6.0Changelog
Sourced from mypy-protobuf's changelog.
Commits
745a197
Bump to 3.6.0 (#584)363b350
Bump protobuf to 4.25.3 (#582)94d64e4
Black format everything and update flake8 linter (#583)d8211c1
Bump pyright from 1.1.319 to 1.1.333 in /.github (#578)20ef7e4
Bump pytest from 7.3.1 to 7.4.3 (#577)0ffddb1
Bump arduino/setup-protoc from 1 to 2 (#546)b43c50d
Bump actions/checkout from 3 to 4 (#562)7f4a558
Add mypy error code to type ignore. (#547)Updates
pep8-naming
from 0.13.3 to 0.14.1Release notes
Sourced from pep8-naming's releases.
Changelog
Sourced from pep8-naming's changelog.
Commits
f0edf20
Prepare the 0.14.1 releaseb652e8f
Merge pull request #231 from PyCQA/sigmavirus24-patch-1a960999
Fix python_version9451737
Update setup.pyc0bcb7f
Prepare the 0.14.0 release975beed
Refactor FunctionArgNamesCheck (N803,N804,N805)01df3f3
Pass 'parents' as a parameter when walking the treede0963c
Merge Python 3.8+ tests into main test modules0ddfcea
Remove Python 3.7 compatibility code0e8f745
Drop support for Python 3.7Updates
pre-commit
from 3.4.0 to 3.5.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
61cc55a
v3.5.0c9945b9
Merge pull request #3029 from adamchainz/improve_duration_timingd988767
Improve hook duration timing0d8b245
Merge pull request #3023 from pre-commit/pre-commit-ci-update-config155c521
[pre-commit.ci] pre-commit autoupdate676e51a
Merge pull request #3024 from pre-commit/pick-shebang-path-without-spaces997ea0a
use sys.executable instead of echo.exe in parse_shebang19aa121
Merge pull request #3016 from pre-commit/pre-commit-ci-update-configa4ab977
[pre-commit.ci] pre-commit autoupdate3f3760b
Merge pull request #3011 from hack3ric/bump-node-and-go-versionUpdates
pre-commit-hooks
from 4.4.0 to 4.6.0Release notes
Sourced from pre-commit-hooks's releases.
Changelog
Sourced from pre-commit-hooks's changelog.