-
Notifications
You must be signed in to change notification settings - Fork 19
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 in /.config with 14 updates #275
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 in /.config with 14 updates: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.1.1` | `24.2.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.1` | `7.4.3` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.2` | `42.0.5` | | [dnspython](https://github.com/rthalley/dnspython) | `2.5.0` | `2.6.1` | | [identify](https://github.com/pre-commit/identify) | `2.5.34` | `2.5.35` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.9` | `9.5.11` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.13.2` | `2.15.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.1` | `3.6.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.0.2` | | [rpds-py](https://github.com/crate-py/rpds) | `0.17.1` | `0.18.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.2.1` | `0.2.2` | | [tox](https://github.com/tox-dev/tox) | `4.12.1` | `4.13.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.0` | `2.2.1` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.25.0` | `20.25.1` | Updates `black` from 24.1.1 to 24.2.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.1.1...24.2.0) Updates `coverage` from 7.4.1 to 7.4.3 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.4.1...7.4.3) Updates `cryptography` from 42.0.2 to 42.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.2...42.0.5) Updates `dnspython` from 2.5.0 to 2.6.1 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.5.0...v2.6.1) Updates `identify` from 2.5.34 to 2.5.35 - [Commits](pre-commit/identify@v2.5.34...v2.5.35) Updates `mkdocs-material` from 9.5.9 to 9.5.11 - [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.9...9.5.11) Updates `pipdeptree` from 2.13.2 to 2.15.1 - [Release notes](https://github.com/tox-dev/pipdeptree/releases) - [Changelog](https://github.com/tox-dev/pipdeptree/blob/main/CHANGES.md) - [Commits](tox-dev/pipdeptree@2.13.2...2.15.1) Updates `pre-commit` from 3.6.1 to 3.6.2 - [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.6.1...v3.6.2) Updates `pytest` from 8.0.0 to 8.0.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@8.0.0...8.0.2) Updates `rpds-py` from 0.17.1 to 0.18.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.17.1...v0.18.0) Updates `ruff` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.2.1...v0.2.2) Updates `tox` from 4.12.1 to 4.13.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.12.1...4.13.0) Updates `urllib3` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.0...2.2.1) Updates `virtualenv` from 20.25.0 to 20.25.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.25.0...20.25.1) --- updated-dependencies: - dependency-name: black 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: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: dnspython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: identify 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: pipdeptree dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rpds-py dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
The following labels could not be found: |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 in /.config with 14 updates:
24.1.1
24.2.0
7.4.1
7.4.3
42.0.2
42.0.5
2.5.0
2.6.1
2.5.34
2.5.35
9.5.9
9.5.11
2.13.2
2.15.1
3.6.1
3.6.2
8.0.0
8.0.2
0.17.1
0.18.0
0.2.1
0.2.2
4.12.1
4.13.0
2.2.0
2.2.1
20.25.0
20.25.1
Updates
black
from 24.1.1 to 24.2.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
6fdf8a4
Prepare release 24.2.0 (#4226)8af4394
fix: Don't remove comments along with parens (#4218)35e9776
Bump pre-commit/action from 3.0.0 to 3.0.1 (#4225)23dfc5b
Fix ignoring input files for symlink reasons (#4222)a201003
Simplify check for symlinks that resolve outside root (#4221)dab37a6
Remove redundant parentheses incase
statementif
guards (#4214)32230e6
fix: bug where the doublestar operation had inconsistent formatting. (#4154)7edb50f
fix: additional newline added to docstring when the previous line length is l...3e80de3
Bump furo from 2023.9.10 to 2024.1.29 in /docs (#4211)a08b480
Bump pypa/cibuildwheel from 2.16.4 to 2.16.5 (#4212)Updates
coverage
from 7.4.1 to 7.4.3Changelog
Sourced from coverage's changelog.
Commits
1af3624
docs: sample HTML for 7.4.3f06c5e4
docs: prep for 7.4.308fc997
fix: get atomic copies of iterables when flushing data. #17334e34571
build: put a time limit on the Python nightly testsa1d8d29
build: make targets should use underscores not dashesf7d40a0
build: tweak the release instructions0f19b82
build: bump version5d69334
test: if a test fails randomly, let it retry with@flaky
65d686c
docs: sample HTML for 7.4.2026dca7
docs: prep for 7.4.2Updates
cryptography
from 42.0.2 to 42.0.5Changelog
Sourced from cryptography's changelog.
Commits
33833f0
Release 42.0.5 (#10470)4be53bf
Added a budget for NC checks to protect against DoS (#10467) (#10468)8e9de30
Bump pyo3 from 0.20.2 to 0.20.3 in /src/rust (#10462) (#10465)fe18470
Bump for 42.0.4 release (#10445)aaa2dd0
Fix ASN.1 issues in PKCS#7 and S/MIME signing (#10373) (#10442)7a4d012
Fixes #10422 -- don't crash when a PKCS#12 key and cert don't match (#10423) ...df314bb
backport actions m1 switch to 42.0.x (#10415)c49a7a5
changelog and version bump for 42.0.3 (#10396)396bcf6
fix provider loading take two (#10390) (#10395)0e0e46f
backport: initialize openssl's legacy provider in rust (#10323) (#10333)Updates
dnspython
from 2.5.0 to 2.6.1Release notes
Sourced from dnspython's releases.
Changelog
Sourced from dnspython's changelog.
Commits
0a742b9
update CI0ea5ad0
The Tudoor fix should not eat valid Truncated exceptions #1053 (#1054)f12d398
2.6.1 version prepcecb853
Further improve CVE fix coverage to 100% for sync and async.7952e31
test IgnoreErrorse093299
For the Tudoor fix, we also need the UDP nameserver to ignore_unexpected.3af9f78
2.6.0 versioningca63d95
Require cryptography >=41 instead of 42.902cbf3
Create CODE_OF_CONDUCT.mded9795f
github contributing and pull request templateUpdates
identify
from 2.5.34 to 2.5.35Commits
62ca9e5
v2.5.356358894
Merge pull request #441 from StreamHPC/metal-shading-language9209f67
feat: Indentifymetal
as Metal Shading LanguageUpdates
mkdocs-material
from 9.5.9 to 9.5.11Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
10a97aa
Updated Insiders changelogbe21a6f
Prepare 9.5.11 releasef26cfaa
Documentation23f1886
Removed manually added instant previews in light of new extension59f4147
Updated Insiders changeloga1f4084
Updated distribution filesb24e494
Updated Finnish translation (#6801)740552a
Documentation (#6803)b3e8f09
Updated Premium sponsorsc8eea6b
Merge branch 'master' of github.com:squidfunk/mkdocs-materialUpdates
pipdeptree
from 2.13.2 to 2.15.1Release notes
Sourced from pipdeptree's releases.
Commits
bc804e3
Have --license work with --reverse (#321)e8a7801
Have --license and --reverse options in the "render" argument group (#320)c6de3c3
[pre-commit.ci] pre-commit autoupdate (#319)134ca6e
Implement --license option (#318)312818a
[pre-commit.ci] pre-commit autoupdate (#317)9d8f2b7
[pre-commit.ci] pre-commit autoupdate (#316)1cd3453
[pre-commit.ci] pre-commit autoupdate (#315)75389a0
[pre-commit.ci] pre-commit autoupdate (#314)d317f9b
[pre-commit.ci] pre-commit autoupdate (#313)Updates
pre-commit
from 3.6.1 to 3.6.2Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
e525726
v3.6.23187538
Merge pull request #3130 from pre-commit/golang-build-during-commit-a61d9c95
fix building golang hooks duringcommit --all
Updates
pytest
from 8.0.0 to 8.0.2Release notes
Sourced from pytest's releases.
Commits
31afeeb
Prepare release version 8.0.21b00a2f
Merge pull request #12025 from pytest-dev/backport-12022-to-8.0.xff2f66d
[8.0.x] Revert "Fix teardown error reporting when--maxfail=1
(#11721)"8a8eed6
[8.0.x] Fix collection of short paths on Windows (#12024)74346f0
[8.0.x] Allow Sphinx 7.x (#12005)b7657b4
[8.0.x] Disallow Sphinx 6 and 7 (#12001)feb7c5e
Merge pull request #11999 from pytest-dev/backport-11996-to-8.0.x0909655
[8.0.x] code: fixIndexError
crash ingetstatementrange_ast
68524d4
Merge pull request #11993 from pytest-dev/release-8.0.1d7d320a
Prepare release version 8.0.1Updates
rpds-py
from 0.17.1 to 0.18.0Release notes
Sourced from rpds-py's releases.
Commits
ce3bf37
Type annotation and test for HashTrieMap.update.7ff2d43
Merge pull request #52 from crate-py/dependabot/github_actions/pre-commit/act...d57b92c
Bump pre-commit/action from 3.0.0 to 3.0.10b1a9ac
Merge pull request #51 from crate-py/pre-commit-ci-update-configce4b8bc
[pre-commit.ci] auto fixes from pre-commit.com hooksc581b56
[pre-commit.ci] pre-commit autoupdate783e3ef
Implement Queue.hash.ee1bf7e
Explicitly remind ourselves that dict.values != dict.values in the tests.Updates
ruff
from 0.2.1 to 0.2.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
235cfb7
Bump version to v0.2.2 (#10018)91ae81b
MoveRUF001
,RUF002
to AST checker (#9993)d46c5d8
docs: Formatter compatibility warning for D207 and D300 (#10007)20217e9
Fix panic on RUF027 (#9990)72bf1c2
Preview minimal f-string formatting (#9642)c47ff65
chore(docs): update Discord invite to permalink (#10005)c3bba54
Fix SIM113 false positive with async for loops (#9996)fe79798
split string module (#9987)bb8d203
Use atomic write when persisting cache (#9981)f40e012
Use name directly in RUF006 (#9979)Updates
tox
from 4.12.1 to 4.13.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
ae156e2
release 4.13.0fa923ec
Extract packaging virtualenv code to its own class (#3221)47bcea6
[pre-commit.ci] pre-commit autoupdate (#3217)fb83a3a
Revert previous "precommit autoupdate (#3214)" commit; it's broken (#3215)3347933
[pre-commit.ci] pre-commit autoupdate (#3214)2bcc3ec
config.cli.test_cli_ini: Re-order for clarity (textual moves only) (#3209)387834a
session.env_select.CliEnv: Document and test spaces behaviour (#3208)47fa093
docs/development "Key points": Two updates and general improvement (#3205)1b5b187
Document how CliEnv works (#3206)b3eb86a
Add tests for CliEnv (#3204)Updates
urllib3
from 2.2.0 to 2.2.1Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
54d6edf
Release 2.2.1