-
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
[pip] (deps): Bump the dev-dependencies group across 1 directory with 17 updates #5
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
… 17 updates Bumps the dev-dependencies group with 17 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.4` | | [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.0` | | [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.3` | | [pony](https://github.com/ponyorm/pony) | `0.7.17` | `0.7.19` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.376` | `1.1.380` | | [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.5` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.3` | `20.26.4` | 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.4 - [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.4) 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](nedbat/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.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.15.4...3.16.0) 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.3 - [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.3) 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 3.8.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...v3.8.0) Updates `pyright` from 1.1.376 to 1.1.380 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.376...v1.1.380) 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.5 - [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.5) Updates `virtualenv` from 20.26.3 to 20.26.4 - [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.4) --- 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-minor 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: virtualenv dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #6. |
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 dev-dependencies group with 17 updates in the / directory:
2024.7.4
2024.8.30
3.7
3.10
1.15.2
1.15.4
2.2.2
2.2.3
7.5.4
7.6.1
1.2.1
1.2.2
3.15.4
3.16.0
2.5.36
2.6.1
2.5.0
2.5.1
4.2.2
4.3.3
0.7.17
0.7.19
3.7.1
3.8.0
1.1.376
1.1.380
8.2.2
8.3.3
6.0.1
6.0.2
0.5.7
0.6.5
20.26.3
20.26.4
Updates
certifi
from 2024.7.4 to 2024.8.30Commits
325c2fd
2024.08.30 (#304)d66bf5f
Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23
Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771
Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50cc
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)Updates
idna
from 3.7 to 3.10Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
729225d
Release v3.103eef168
Merge pull request #194 from kjd/revert-unicode-16ceca619
Revert Unicode 16.0.0 data updatesc43ac75
Merge pull request #191 from kjd/release-3.91b8800a
Release v3.9a1fd168
Merge pull request #190 from kjd/unicode-167732c61
Merge branch 'master' into unicode-164ed183d
Refactor membership test762216b
Format with ruff580ece9
Implement changes to UTS46 algorithmUpdates
makefun
from 1.15.2 to 1.15.4Release notes
Sourced from makefun's releases.
Changelog
Sourced from makefun's changelog.
Commits
d59b842
Merge pull request #108 from smarie/feature/102_py31395d83a1
Fixed workflow for 3.13182a84d
Fixed workflow for 3.13c4d597d
Fixed workflowb04e443
Fixed workflow for 3.13e9cb512
Fixed workflow for 3.13075ebbb
Fixed workflow293478d
Fixed workflow7407bd2
Fixed workflow6b86c86
Fixed 3.13 sessionUpdates
urllib3
from 2.2.2 to 2.2.3Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
2458bfc
Release 2.2.39b25db6
Only attempt to publish for upstreamb9adeef
Drop support for EOL PyPy3.8 and PyPy3.9b1d4649
Add explicit support for Python 3.13cc42860
Bump cryptography from 42.0.4 to 43.0.1 (#3470)3dae2e9
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#3469)1e94feb
Revert "Add TLS settings for HTTP/2 (#3456)" (#3466)aa73abc
Bump actions/setup-python from 5.1.0 to 5.2.0 (#3468)abbfbcb
Add 1.26.20 to changelog and make the publish workflow the same (#3464)d480615
Add TLS settings for HTTP/2 (#3456)Updates
coverage
from 7.5.4 to 7.6.1Changelog
Sourced from coverage's changelog.
Commits
29f5898
docs: sample HTML for 7.6.19b829f1
docs: prep for 7.6.1ebbb6a2
build: wheels for 3.13rc13872525
chore: make upgrade7a27f40
test: fix a test on free-threading, use abiflags to get site-packages path co...2b53664
build: include gil/nogil in the version bannerda1682f
docs: changelog and contributor for #1828dc819ff
test: two tests for #18289aaa404
fix: properly handle backslash before multi-line string (#1828)9c50270
chore: make upgradeUpdates
exceptiongroup
from 1.2.1 to 1.2.2Release notes
Sourced from exceptiongroup's releases.
Changelog
Sourced from exceptiongroup's changelog.
... (truncated)
Commits
2399d54
Added the release versionbec9651
Removed problematic assert that caused compatibility issuesf3f0ff6
Updated Ruff configurationbb43ee0
Fixed 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
filelock
from 3.15.4 to 3.16.0Release notes
Sourced from filelock's releases.
Commits
0acea4f
Add 3.13 to CI (#359)4dc2a8f
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#356)7397dd7
[pre-commit.ci] pre-commit autoupdate (#354)067b651
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#357)85760d7
Test Python 3.13 (#352)4104f3e
[pre-commit.ci] pre-commit autoupdate (#348)Updates
identify
from 2.5.36 to 2.6.1Commits
d1032c9
v2.6.1b980f11
Merge pull request #476 from AleksaC/astro52ba50e
Merge pull request #477 from pre-commit/pre-commit-ci-update-configf4ca44e
[pre-commit.ci] pre-commit autoupdate2573941
add astro extensioneca58eb
Merge pull request #475 from pre-commit/pre-commit-ci-update-config4cbbd37
[pre-commit.ci] pre-commit autoupdatebcde20e
Merge pull request #472 from pre-commit/pre-commit-ci-update-config53d2329
[pre-commit.ci] pre-commit autoupdate1d48177
Merge pull request #471 from pre-commit/pre-commit-ci-update-configUpdates
mutmut
from 2.5.0 to 2.5.1Changelog
Sourced from mutmut's changelog.
Commits
bdd8c37
Released1a5e5b
Merge pull request #332 from berg2043/312-capatability41fa7bf
removed import of select function4ed67fc
replaced select function with select method5b74bd3
Merge pull request #323 from blablatdinov/fix-empty-lines-between-testsfbff8e7
Fix empty lines between testsUpdates
platformdirs
from 4.2.2 to 4.3.3Release notes
Sourced from platformdirs's releases.
Commits
85feea9
don't include outdated changelog in docs (#301)580dffd
Update check.yml (#302)c596271
Fix multi-path returned from_path
methods on MacOS (#299)a420284
Use uv as installer (#300)49a89ef
Update README.rst4851532
Update README.rst330b272
Ensure PlatformDirs is valid superclass type for mypy AND not an abstract cla...1ca8592
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#297)6ac03f5
[pre-commit.ci] pre-commit autoupdate (#293)9e539d7
Useinclude-hidden-files: true
to upload coverage artifacts (#298)Updates
pony
from 0.7.17 to 0.7.19Release notes
Sourced from pony's releases.
Changelog
Sourced from pony's changelog.
Commits
8f62dab
PonyORM release 0.7.19c750089
Merge accidental main branch divergence50a9d49
Update setup.pyf6a730e
PonyORM release 0.7.1820a46bd
Rearrange changelog sections; fix a typoffb920d
Fixes #704 JSON handling in SQLite >= 3.45d7d010f
Add support for Python 3.12Updates
pre-commit
from 3.7.1 to 3.8.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
d46423f
v3.8.08133abd
Merge pull request #3265 from lorenzwalthert/issue-3206da0c1d0
implement health check for language:rf641f6a
Merge pull request #3264 from pre-commit/pre-commit-ci-update-configa68a19d
fixes for mypy 1.1188317dd
[pre-commit.ci] pre-commit autoupdatefaa6f8c
Merge pull request #3244 from pre-commit/pre-commit-ci-update-configf632459
[pre-commit.ci] pre-commit autoupdate0252908
Merge pull request #3240 from pre-commit/pre-commit-ci-update-config69b5dce
[pre-commit.ci] pre-commit autoupdateUpdates
pyright
from 1.1.376 to 1.1.380Commits
e592e91
[pyright updated to 1.1.380] Update Version (#293)a0bc017
[pyright updated to 1.1.379] Update Version (#292)0fde3cf
[pyright updated to 1.1.378] Update Version (#290)5a98910
Pyright NPM Package update to 1.1.377 (#289)Updates
pytest
from 8.2.2 to 8.3.3Release notes
Sourced from pytest's releases.
... (truncated)
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)Updates
pyyaml
from 6.0.1 to 6.0.2Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
41309b0
Release 6.0.2 (#819)dd9f0e1
6.0.2rc1 (#809)f5527a2
disable CI trigger on PR editsb4d80a7
Python 3.12 + musllinux_1_1_x86_64 wheel supportUpdates
ruff
from 0.5.7 to 0.6.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.