-
-
Notifications
You must be signed in to change notification settings - Fork 1
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 everything-else group across 1 directory with 16 updates #688
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 everything-else group with 16 updates in the /python directory: | Package | From | To | | --- | --- | --- | | [tox](https://github.com/tox-dev/tox) | `4.16.0` | `4.18.0` | | [astroid](https://github.com/pylint-dev/astroid) | `3.2.4` | `3.3.2` | | [babel](https://github.com/python-babel/babel) | `2.15.0` | `2.16.0` | | [cachetools](https://github.com/tkem/cachetools) | `5.4.0` | `5.5.0` | | [cffi](https://github.com/python-cffi/cffi) | `1.16.0` | `1.17.0` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.8` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.2.0` | `8.4.0` | | [jaraco-context](https://github.com/jaraco/jaraco.context) | `5.3.0` | `6.0.1` | | [jaraco-functools](https://github.com/jaraco/jaraco.functools) | `4.0.1` | `4.0.2` | | [keyring](https://github.com/jaraco/keyring) | `25.2.1` | `25.3.0` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.3.0` | `10.4.0` | | [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.10.0` | `1.11.1` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.5` | `2.6` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.13.0` | `0.13.2` | | [zipp](https://github.com/jaraco/zipp) | `3.19.2` | `3.20.0` | Updates `tox` from 4.16.0 to 4.18.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.16.0...4.18.0) Updates `astroid` from 3.2.4 to 3.3.2 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.2.4...v3.3.2) Updates `babel` from 2.15.0 to 2.16.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.15.0...v2.16.0) Updates `cachetools` from 5.4.0 to 5.5.0 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.4.0...v5.5.0) Updates `cffi` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.16.0...v1.17.0) Updates `idna` from 3.7 to 3.8 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.8) Updates `importlib-metadata` from 8.2.0 to 8.4.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@v8.2.0...v8.4.0) Updates `jaraco-context` from 5.3.0 to 6.0.1 - [Release notes](https://github.com/jaraco/jaraco.context/releases) - [Changelog](https://github.com/jaraco/jaraco.context/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.context@v5.3.0...v6.0.1) Updates `jaraco-functools` from 4.0.1 to 4.0.2 - [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.1...v4.0.2) Updates `keyring` from 25.2.1 to 25.3.0 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v25.2.1...v25.3.0) Updates `more-itertools` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.3.0...v10.4.0) Updates `pkginfo` from 1.10.0 to 1.11.1 Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) Updates `soupsieve` from 2.5 to 2.6 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.5...2.6) Updates `tomlkit` from 0.13.0 to 0.13.2 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.13.0...0.13.2) Updates `zipp` from 3.19.2 to 3.20.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.19.2...v3.20.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: jaraco-context dependency-type: direct:production update-type: version-update:semver-major dependency-group: everything-else - dependency-name: jaraco-functools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: pkginfo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: soupsieve dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: tomlkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Aug 26, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/python/everything-else-bc2127b427
branch
September 2, 2024 09:51
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 everything-else group with 16 updates in the /python directory:
4.16.0
4.18.0
3.2.4
3.3.2
2.15.0
2.16.0
5.4.0
5.5.0
1.16.0
1.17.0
3.7
3.8
8.2.0
8.4.0
5.3.0
6.0.1
4.0.1
4.0.2
25.2.1
25.3.0
10.3.0
10.4.0
1.10.0
1.11.1
6.0.1
6.0.2
2.5
2.6
0.13.0
0.13.2
3.19.2
3.20.0
Updates
tox
from 4.16.0 to 4.18.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
ea72694
release 4.18.03b3628d
Fix #3318 - Suppress spinner in parallel runs in CI (#3321)1ee4a33
Fix absolute base python paths conflicting (#3325)add99ed
Fix #3278 - Boost temporary directories cleanup in tests (#3323)352a3dd
release 4.17.1fafce99
fix(tox_env.python): do not process absolute paths to interpreter as PythonSp...fdc9eb0
Restore limited <major>.<minor> environment name support (#3319)2f7c60e
release 4.17.05425133
Add on platform constat to core (#3315)2cf190a
[pre-commit.ci] pre-commit autoupdate (#3306)Updates
astroid
from 3.2.4 to 3.3.2Changelog
Sourced from astroid's changelog.
Commits
4ae4617
Bump astroid to 3.3.2, update changelogb00b86c
[PY313] Add stubs for soft-deprecated typing members (#2503)de58003
Bump astroid to 3.3.1, update changelog8357bd3
Fix pylint regression with invalid format strings (#2496) (#2497)47030b1
Bump astroid to 3.3.0, update changelogf37549e
Fix release tests92baf78
[pre-commit.ci] auto fixes from pre-commit.com hooks4122248
[pre-commit.ci] pre-commit autoupdatec687595
[PY312] Add support for ssl.OP_LEGACY_SERVER_CONNECT (#2489)ed4276b
Bump furo from 2024.5.6 to 2024.7.18 (#2480)Updates
babel
from 2.15.0 to 2.16.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.