[pip] (deps): Bump the dev-dependencies group across 1 directory with 18 updates#9
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
[pip] (deps): Bump the dev-dependencies group across 1 directory with 18 updates#9dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… 18 updates Bumps the dev-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.10` | | [makefun](https://github.com/smarie/python-makefun) | `1.15.2` | `1.15.6` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.4` | `7.6.1` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.1` | `1.2.2` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.15.4` | `3.16.1` | | [identify](https://github.com/pre-commit/identify) | `2.5.36` | `2.6.1` | | [mutmut](https://github.com/boxed/mutmut) | `2.5.0` | `2.5.1` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.2.2` | `4.3.6` | | [pony](https://github.com/ponyorm/pony) | `0.7.17` | `0.7.19` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `4.0.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.376` | `1.1.383` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.3` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.7` | `0.6.9` | | [tomli](https://github.com/hukkin/tomli) | `2.0.1` | `2.0.2` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.3` | `20.26.6` | Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `idna` from 3.7 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.10) Updates `makefun` from 1.15.2 to 1.15.6 - [Release notes](https://github.com/smarie/python-makefun/releases) - [Changelog](https://github.com/smarie/python-makefun/blob/main/docs/changelog.md) - [Commits](smarie/python-makefun@1.15.2...1.15.6) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) Updates `coverage` from 7.5.4 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.5.4...7.6.1) Updates `exceptiongroup` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.2.1...1.2.2) Updates `filelock` from 3.15.4 to 3.16.1 - [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.15.4...3.16.1) Updates `identify` from 2.5.36 to 2.6.1 - [Commits](pre-commit/identify@v2.5.36...v2.6.1) Updates `mutmut` from 2.5.0 to 2.5.1 - [Changelog](https://github.com/boxed/mutmut/blob/master/HISTORY.rst) - [Commits](boxed/mutmut@2.5.0...2.5.1) Updates `platformdirs` from 4.2.2 to 4.3.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.2...4.3.6) Updates `pony` from 0.7.17 to 0.7.19 - [Release notes](https://github.com/ponyorm/pony/releases) - [Changelog](https://github.com/ponyorm/pony/blob/main/CHANGELOG.md) - [Commits](ponyorm/pony@v0.7.17...v0.7.19) Updates `pre-commit` from 3.7.1 to 4.0.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.7.1...v4.0.0) Updates `pyright` from 1.1.376 to 1.1.383 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.376...v1.1.383) Updates `pytest` from 8.2.2 to 8.3.3 - [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.2.2...8.3.3) 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 `ruff` from 0.5.7 to 0.6.9 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.7...0.6.9) Updates `tomli` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.1...2.0.2) Updates `virtualenv` from 20.26.3 to 20.26.6 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.3...20.26.6) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: makefun dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: exceptiongroup dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: filelock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: identify dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mutmut dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: platformdirs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pony dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pyyaml dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tomli dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or 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
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 dev-dependencies group with 18 updates in the / directory:
2024.7.42024.8.303.73.101.15.21.15.62.2.22.2.37.5.47.6.11.2.11.2.23.15.43.16.12.5.362.6.12.5.02.5.14.2.24.3.60.7.170.7.193.7.14.0.01.1.3761.1.3838.2.28.3.36.0.16.0.20.5.70.6.92.0.12.0.220.26.320.26.6Updates
certififrom 2024.7.4 to 2024.8.30Commits
325c2fd2024.08.30 (#304)d66bf5fBump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50ccBump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)Updates
idnafrom 3.7 to 3.10Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
729225dRelease v3.103eef168Merge pull request #194 from kjd/revert-unicode-16ceca619Revert Unicode 16.0.0 data updatesc43ac75Merge pull request #191 from kjd/release-3.91b8800aRelease v3.9a1fd168Merge pull request #190 from kjd/unicode-167732c61Merge branch 'master' into unicode-164ed183dRefactor membership test762216bFormat with ruff580ece9Implement changes to UTS46 algorithmUpdates
makefunfrom 1.15.2 to 1.15.6Release notes
Sourced from makefun's releases.
Changelog
Sourced from makefun's changelog.
Commits
714fe1fFixed release issue and added a build session so as to detect it earlier6fd4c3cFixed GHA warnings587b659Fixing release build3fa920dMerge pull request #111 from smarie/feature/110_compate61cd0fFixed setuptools_scm issue with legacy python versions7f70bbbFixed GHA issuesc6cd873Fixed GHA issues by using compliant version of makefun for legacy distributions.d59b842Merge pull request #108 from smarie/feature/102_py31395d83a1Fixed workflow for 3.13182a84dFixed workflow for 3.13Updates
urllib3from 2.2.2 to 2.2.3Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
2458bfcRelease 2.2.39b25db6Only attempt to publish for upstreamb9adeefDrop support for EOL PyPy3.8 and PyPy3.9b1d4649Add explicit support for Python 3.13cc42860Bump cryptography from 42.0.4 to 43.0.1 (#3470)3dae2e9Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#3469)1e94febRevert "Add TLS settings for HTTP/2 (#3456)" (#3466)aa73abcBump actions/setup-python from 5.1.0 to 5.2.0 (#3468)abbfbcbAdd 1.26.20 to changelog and make the publish workflow the same (#3464)d480615Add TLS settings for HTTP/2 (#3456)Updates
coveragefrom 7.5.4 to 7.6.1Changelog
Sourced from coverage's changelog.
Commits
29f5898docs: sample HTML for 7.6.19b829f1docs: prep for 7.6.1ebbb6a2build: wheels for 3.13rc13872525chore: make upgrade7a27f40test: fix a test on free-threading, use abiflags to get site-packages path co...2b53664build: include gil/nogil in the version bannerda1682fdocs: changelog and contributor for #1828dc819fftest: two tests for #18289aaa404fix: properly handle backslash before multi-line string (#1828)9c50270chore: make upgradeUpdates
exceptiongroupfrom 1.2.1 to 1.2.2Release notes
Sourced from exceptiongroup's releases.
Changelog
Sourced from exceptiongroup's changelog.
... (truncated)
Commits
2399d54Added the release versionbec9651Removed problematic assert that caused compatibility issuesf3f0ff6Updated Ruff configurationbb43ee0Fixed formatting tests failing on Python 3.13eb8fbbc[pre-commit.ci] pre-commit autoupdate (#129)6ff8300[pre-commit.ci] pre-commit autoupdate (#128)761933f[pre-commit.ci] pre-commit autoupdate (#127)1b43294[pre-commit.ci] pre-commit autoupdate (#125)dd87018[pre-commit.ci] pre-commit autoupdate (#124)54d8b8d[pre-commit.ci] pre-commit autoupdate (#121)Updates
filelockfrom 3.15.4 to 3.16.1Release notes
Sourced from filelock's releases.
Commits
c2c43e4CI improvements (#362)4e98731[pre-commit.ci] pre-commit autoupdate (#361)e6865be[pre-commit.ci] pre-commit autoupdate (#360)0acea4fAdd 3.13 to CI (#359)4dc2a8fBump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#356)7397dd7[pre-commit.ci] pre-commit autoupdate (#354)067b651Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#357)85760d7Test Python 3.13 (#352)4104f3e[pre-commit.ci] pre-commit autoupdate (#348)Updates
identifyfrom 2.5.36 to 2.6.1Commits
d1032c9v2.6.1b980f11Merge pull request #476 from AleksaC/astro52ba50eMerge pull request #477 from pre-commit/pre-commit-ci-update-configf4ca44e[pre-commit.ci] pre-commit autoupdate2573941add astro extensioneca58ebMerge pull request #475 from pre-commit/pre-commit-ci-update-config4cbbd37[pre-commit.ci] pre-commit autoupdatebcde20eMerge pull request #472 from pre-commit/pre-commit-ci-update-config53d2329[pre-commit.ci] pre-commit autoupdate1d48177Merge pull request #471 from pre-commit/pre-commit-ci-update-configUpdates
mutmutfrom 2.5.0 to 2.5.1Changelog
Sourced from mutmut's changelog.
Commits
bdd8c37Released1a5e5bMerge pull request #332 from berg2043/312-capatability41fa7bfremoved import of select function4ed67fcreplaced select function with select method5b74bd3Merge pull request #323 from blablatdinov/fix-empty-lines-between-testsfbff8e7Fix empty lines between testsUpdates
platformdirsfrom 4.2.2 to 4.3.6Release notes
Sourced from platformdirs's releases.
... (truncated)
Commits
bc0405cFix readme download target (#307)c076da9Split build and publish for release (#306)30199ecUse upstream setup-uv with uv python (#305)3ce64d0Bump astral-sh/setup-uv from 2 to 3 (#304)67691e2[pre-commit.ci] pre-commit autoupdate (#303)85feea9don't include outdated changelog in docs (#301)580dffdUpdate check.yml (#302)c596271Fix multi-path returned from_pathmethods on MacOS (#299)a420284Use uv as installer (#300)49a89efUpdate README.rstUpdates
ponyfrom 0.7.17 to 0.7.19Release notes
Sourced from pony's releases.
Changelog
Sourced from pony's changelog.
Commits
8f62dabPonyORM release 0.7.19c750089Merge accidental main branch divergence50a9d49Update setup.pyf6a730ePonyORM release 0.7.1820a46bdRearrange changelog sections; fix a typoffb920dFixes #704 JSON handling in SQLite >= 3.45d7d010fAdd support for Python 3.12Updates
pre-commitfrom 3.7.1 to 4.0.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
dbccd57v4.0.0d07e529Merge pull request #3320 from pre-commit/remove-python-venv801b956remove deprecated python_venv aliasa2f7b80Merge pull request #3315 from pre-commit/warn-deprecated-stage-names-on-initd317223add warning for deprecates stages for remote repos on init7555e11Merge pull request #3314 from pre-commit/remove-log-info-mock05e365fMerge pull request #3313 from pre-commit/default-stages-warning1d2f1c0replace log_info_mock with pytest's caplog33e020fadd warning for deprecated stages values indefault_stagese7cfc0dMerge pull request #3312 from pre-commit/warning-for-old-stage-namesUpdates
pyrightfrom 1.1.376 to 1.1.383Release notes
Sourced from pyright's releases.
Commits
cd5d458Pyright NPM Package update to 1.1.383 (#312)74d0088chore: release v1.1.382.post1 (#310)1ce7b23fix: avoid warning for .post versions (#309)c61cac8chore: release v1.1.382.post0 (#307)f8e7383CI: correct setup for nodeenv testing (#306)276e381fix: correct nodeenv environment (#305)05e4563Pyright NPM Package update to 1.1.382 (#303)0bf95f9refactor(internal): switch to src dir (#301)f4beb25feat(cli): mention nodejs extra if nodeenv install failse2d0748feat: add support for nodejs-wheelUpdates
pytestfrom 8.2.2 to 8.3.3Release notes
Sourced from pytest's releases.
... (truncated)
Commits
d0f136fbuild(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307Prepare release version 8.3.30dabdcfInclude co-authors in release announcement (#12795) (#12797)a9910a4Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6bFix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13dMerge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7Merge pull request