-
Notifications
You must be signed in to change notification settings - Fork 3
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 python-packages group across 1 directory with 14 updates #597
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/pip/python-packages-191eab12db
base: master
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 python-packages group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.2.1` | `0.8.4` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.4` | `8.3.4` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.1.0` | `6.0.0` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.8.0` | `4.9.0` | | [coveralls](https://github.com/TheKevJames/coveralls-python) | `3.3.1` | `4.0.1` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.12.4` | `0.13.2` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.1.0` | `8.5.0` | | [respx](https://github.com/lundberg/respx) | `0.21.1` | `0.22.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.6` | `0.25.0` | | [moto](https://github.com/getmoto/moto) | `5.0.5` | `5.0.25` | | [pytest-ruff](https://github.com/businho/pytest-ruff) | `0.3.1` | `0.4.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.0` | `4.0.1` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.34.0` | | [djhtml](https://github.com/rtts/djhtml) | `3.0.6` | `3.0.7` | Updates `ruff` from 0.2.1 to 0.8.4 - [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...0.8.4) Updates `pytest` from 7.4.4 to 8.3.4 - [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.4...8.3.4) Updates `pytest-cov` from 4.1.0 to 6.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v6.0.0) Updates `pytest-django` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.8.0...v4.9.0) Updates `coveralls` from 3.3.1 to 4.0.1 - [Release notes](https://github.com/TheKevJames/coveralls-python/releases) - [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md) - [Commits](TheKevJames/coveralls-python@3.3.1...4.0.1) Updates `tomlkit` from 0.12.4 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.12.4...0.13.2) Updates `importlib-metadata` from 7.1.0 to 8.5.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@v7.1.0...v8.5.0) Updates `respx` from 0.21.1 to 0.22.0 - [Release notes](https://github.com/lundberg/respx/releases) - [Changelog](https://github.com/lundberg/respx/blob/master/CHANGELOG.md) - [Commits](lundberg/respx@0.21.1...0.22.0) Updates `pytest-asyncio` from 0.23.6 to 0.25.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.6...v0.25.0) Updates `moto` from 5.0.5 to 5.0.25 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.0.5...5.0.25) Updates `pytest-ruff` from 0.3.1 to 0.4.1 - [Release notes](https://github.com/businho/pytest-ruff/releases) - [Commits](businho/pytest-ruff@v0.3.1...v0.4.1) Updates `pre-commit` from 3.7.0 to 4.0.1 - [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.0...v4.0.1) Updates `uvicorn` from 0.30.6 to 0.34.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.6...0.34.0) Updates `djhtml` from 3.0.6 to 3.0.7 - [Release notes](https://github.com/rtts/djhtml/releases) - [Commits](rtts/djhtml@3.0.6...3.0.7) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pytest-django dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: coveralls dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: tomlkit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: importlib-metadata dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: respx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: moto dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest-ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: uvicorn dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: djhtml dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 27, 2024
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 python-packages group with 14 updates in the / directory:
0.2.1
0.8.4
7.4.4
8.3.4
4.1.0
6.0.0
4.8.0
4.9.0
3.3.1
4.0.1
0.12.4
0.13.2
7.1.0
8.5.0
0.21.1
0.22.0
0.23.6
0.25.0
5.0.5
5.0.25
0.3.1
0.4.1
3.7.0
4.0.1
0.30.6
0.34.0
3.0.6
3.0.7
Updates
ruff
from 0.2.1 to 0.8.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3bb0dac
Bump version to 0.8.4 (#15064)40cba5d
[red-knot] Cleanup varioustodo_type!()
messages (#15063)596d80c
[perflint
] Parenthesize walrus expressions in autofix for `manual-list-comp...d8b9a36
Disable actionlint hook by default when running pre-commit locally (#15061)85e71ba
[flake8-bandit
] CheckS105
for annotated assignment (#15059)2802cbd
Don't special-case class instances in unary expression inference (#15045)ed2bce6
[red-knot] Report invalid exceptions (#15042)f0012df
Fix typos inRUF043.py
(#15044)0fc4e8f
IntroduceInferContext
(#14956)ac81c72
[ruff
] Ambiguous pattern passed topytest.raises()
(RUF043
) (#14966)Updates
pytest
from 7.4.4 to 8.3.4Release notes
Sourced from pytest's releases.
... (truncated)
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
pytest-cov
from 4.1.0 to 6.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
9540437
Bump version: 5.0.0 → 6.0.09f81754
Further trim down envs and drop Python 3.8.b12b5ec
Update conf.23f4b27
Update changelog.291a04f
Bump test deps and trim config.08f1101
Add--cov-precision
option. Close #655.76fe2a7
Move the warnings/errors in a place that doesn't import anything.a9ea7b7
Implement error/warning for the bad dynamic_context being set in config.c299e01
Add explicit suffixing to make it easier to see the identify the sources/usag...c87e546
Add reproducer for weird xdist dynamic_context interaction. Ref #604.Updates
pytest-django
from 4.8.0 to 4.9.0Release notes
Sourced from pytest-django's releases.
Changelog
Sourced from pytest-django's changelog.
Commits
1157a7c
Release 4.9.0089843c
Add a few type annotationsd878d56
Add a missing type annotation19605d7
fail-on-template-vars: modernize stack inspection code (#1129)c746a46
Avoid running database migrations forSimpleTestCase
(#1120)8502a12
Replace psycopg2, psycopg2cffi -> psycopg in testing and docs52b2205
Drop support for EOL Django 3.2, 4.1, add support for 5.1c66f9d3
ci: use trusted publishing for release30602a2
tox: update ruff, mypya39b910
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.10.0Updates
coveralls
from 3.3.1 to 4.0.1Release notes
Sourced from coveralls's releases.
Changelog
Sourced from coveralls's changelog.
Commits
e20a8c8
chore(release): bump versionb566fc3
test(git): support running tests outside of gitdir (#443)f41dca5
feat(deps): add support for coverage v7.5+ (#442)afea549
docs(changelog): reference coverage.py config docsee0f09b
chore(deps): update pre-commit hook pycqa/pylint to v3.2.0f466374
chore(deps): update pre-commit hook pycqa/pylint to v3.1.1 (#438)6514a59
chore(deps): update pandoc/core docker tag to v3.2.0a30b404
chore(deps): update actions/checkout action to v4.1.5b274e07
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0....33f0bea
chore(deps): lock file maintenanceUpdates
tomlkit
from 0.12.4 to 0.13.2Release notes
Sourced from tomlkit's releases.
... (truncated)
Changelog
Sourced from tomlkit's changelog.
Commits
e6e5d38
fix: delete keys from out of order table (#379)8c1671a
chore: bump version to 0.13.128fe6ec
fix: Empty table dumped when number of subtables > 1 (#378)168cb22
[pre-commit.ci] pre-commit autoupdate (#376)3594bdf
[pre-commit.ci] pre-commit autoupdate (#372)8b288a5
fix: Table header missing (#375)b1b38b3
Merge branch 'master' of github.com:python-poetry/tomlkit507ca76
doc: upgrade docs requirementsc35ab33
[pre-commit.ci] pre-commit autoupdate (#369)2344a42
Add tomlkit.dump() example (#370)Updates
importlib-metadata
from 7.1.0 to 8.5.0Changelog
Sourced from importlib-metadata's changelog.
... (truncated)
Commits
b34810b
Finalize8c1d1fa
Merge pull request #501 from Avasam/Pass-mypy-and-link-issuesafa39e8
Back out changes to tests._path8b909f9
Merge pull request #503 from danielhollas/defer-json2a3f50d
Add news fragment.3f78dc1
Add comment to protect the deferred import.18eb2da
Revert "Defer platform import"58832f2
Merge pull request #502 from danielhollas/defer-zippe3ce33b
Add news fragment.d11b67f
Add comment to protect the deferred import.Updates
respx
from 0.21.1 to 0.22.0Release notes
Sourced from respx's releases.
Changelog
Sourced from respx's changelog.
Commits
1f3626d
Release 0.22.0d0d0854
Add support to python 3.13 (#283)179c651
Fix compatibility with httpx 0.28.0 (#278)81d90c0
Add dependabot to check GitHub actions packages, daily (#268)b1c931d
Update CI test to not fail fast and cancel workflows on same HEAD ref (#269)179deb9
Drop python3.7
(#280)366dd0b
Upgrade pre-commit repos (#265)Updates
pytest-asyncio
from 0.23.6 to 0.25.0Release notes
Sourced from pytest-asyncio's releases.