-
Notifications
You must be signed in to change notification settings - Fork 14
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 development-dependencies group across 1 directory with 14 updates #1576
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/development-dependencies-44f83314f5
Closed
Bump the development-dependencies group across 1 directory with 14 updates #1576
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/development-dependencies-44f83314f5
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
…dates Bumps the development-dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `5.0.0` | `6.0.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.1` | `3.3.3` | | [moto](https://github.com/getmoto/moto) | `5.0.21` | `5.0.26` | | [fakeredis](https://github.com/cunla/fakeredis-py) | `2.26.1` | `2.26.2` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [responses](https://github.com/getsentry/responses) | `0.25.3` | `0.25.5` | | [types-simplejson](https://github.com/python/typeshed) | `3.19.0.20240801` | `3.19.0.20241221` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240917` | `6.0.12.20241230` | | [types-python-dateutil](https://github.com/python/typeshed) | `2.9.0.20241003` | `2.9.0.20241206` | | [types-pytz](https://github.com/python/typeshed) | `2024.2.0.20241003` | `2024.2.0.20241221` | | [playwright](https://github.com/microsoft/playwright-python) | `1.49.0` | `1.49.1` | | [djlint](https://github.com/djlint/djLint) | `1.36.1` | `1.36.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.4` | `0.9.1` | Updates `pytest-cov` from 5.0.0 to 6.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) Updates `pylint` from 3.3.1 to 3.3.3 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.1...v3.3.3) Updates `moto` from 5.0.21 to 5.0.26 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.0.21...5.0.26) Updates `fakeredis` from 2.26.1 to 2.26.2 - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](cunla/fakeredis-py@v2.26.1...v2.26.2) Updates `mypy` from 1.13.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.1) Updates `pytest` from 8.3.3 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@8.3.3...8.3.4) Updates `responses` from 0.25.3 to 0.25.5 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.25.3...0.25.5) Updates `types-simplejson` from 3.19.0.20240801 to 3.19.0.20241221 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pyyaml` from 6.0.12.20240917 to 6.0.12.20241230 - [Commits](https://github.com/python/typeshed/commits) Updates `types-python-dateutil` from 2.9.0.20241003 to 2.9.0.20241206 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pytz` from 2024.2.0.20241003 to 2024.2.0.20241221 - [Commits](https://github.com/python/typeshed/commits) Updates `playwright` from 1.49.0 to 1.49.1 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.49.0...v1.49.1) Updates `djlint` from 1.36.1 to 1.36.4 - [Release notes](https://github.com/djlint/djLint/releases) - [Changelog](https://github.com/djlint/djLint/blob/master/CHANGELOG.md) - [Commits](djlint/djLint@v1.36.1...v1.36.4) Updates `ruff` from 0.7.4 to 0.9.1 - [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.7.4...0.9.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: moto dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: fakeredis dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: responses dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-simplejson dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-pyyaml dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-python-dateutil dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-pytz dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: djlint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python-dev
Used for Dependabot dev dependencies
labels
Jan 13, 2025
Superseded by #1577. |
dependabot
bot
deleted the
dependabot/pip/development-dependencies-44f83314f5
branch
January 14, 2025 12:12
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-dev
Used for Dependabot dev dependencies
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 development-dependencies group with 14 updates in the / directory:
5.0.0
6.0.0
3.3.1
3.3.3
5.0.21
5.0.26
2.26.1
2.26.2
1.13.0
1.14.1
8.3.3
8.3.4
0.25.3
0.25.5
3.19.0.20240801
3.19.0.20241221
6.0.12.20240917
6.0.12.20241230
2.9.0.20241003
2.9.0.20241206
2024.2.0.20241003
2024.2.0.20241221
1.49.0
1.49.1
1.36.1
1.36.4
0.7.4
0.9.1
Updates
pytest-cov
from 5.0.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
pylint
from 3.3.1 to 3.3.3Commits
c28580b
Bump pylint to 3.3.3, update changelog1f9b947
Bump astroid from 3.3.5 to 3.3.8 (#10125) (#10155)96d1303
Bump actions/cache from 4.1.2 to 4.2.0 (#10123) (#10154)a7202b1
Fix Python 3.12 generic type syntax (#10135) (#10146)90cb29d
[mypy] Use type-setuptools instead of types-pkg-resources (#10120)9955701
Fix 'use-implicit-booleaness' wrongly emitted for generators. (#10107) (#10109)a5a1bc3
Bump pylint to 3.3.2, update changelog (#10088)621ecf6
Fixpotential-index-error
false positive when iterable contains starred ele...5597aae
Fix source root not recognized (#10036) (#10083)ea8ed7e
Bump astroid to 3.3.5 (#10004) (#10005)Updates
moto
from 5.0.21 to 5.0.26Changelog
Sourced from moto's changelog.
... (truncated)
Commits
846a535
Pre-Release: Up Version Number699b55e
Prep release 5.0.26 (#8471)e9991da
SecretsManager: list_secrets() now properly splits words when filtering all v...6d39358
chore: update SSM default parameters (#8468)5b80494
chore: update EC2 Instance Types (#8467)87214ab
StepFunctions: Support Version Descriptions (#8466)4886ac6
Refactor test_rds.py (#8461)1eadeeb
Kinesis resource based policy implementation (#8463)ec277aa
chore: update SSM Optimized AMI's (#8457)d246ef2
chore: update SSM default AMI's (#8456)Updates
fakeredis
from 2.26.1 to 2.26.2Release notes
Sourced from fakeredis's releases.
Commits
7a1ec28
test saddex93c6128
Simple test forSADDEX
(#348)6153c1b
fix:xreadgroup when stream length is less than COUNT (#346)b4f49d8
chore:update dependencies (#345)697fc90
Update README.md7896f70
chore:update dependencies8940023
Remove quit commandc6fd9d9
doc:update090ba40
non redis commands0dceae9
non redis commandsUpdates
mypy
from 1.13.0 to 1.14.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
251d12f
Remove +dev from version for release 1.14.1667e5f7
Revert "Remove redundant inheritances from Iterator in builtins" (#18324)67f673a
Fix enum truthiness for StrEnum (#18379)3755abb
Fix getargs argument passing (#18350)b9fa8ee
Update version to 1.14.1+dev for point release6f37859
Remove +dev from version for release 1.145a6a754
Minor updates to 1.14 changelog (#18310)9772d48
Update changelog for release 1.14 (#18301)92473c8
Warn about --follow-untyped-imports (#18249)e6ce8be
PEP 702 (@deprecated
): descriptors (#18090)Updates
pytest
from 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
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
responses
from 0.25.3 to 0.25.5Changelog
Sourced from responses's changelog.
Commits
9f58088
release: 0.25.5a1df2f8
Fix rst syntax in readme (#749)03765a0
Revert version change so release tooling can operate (#748)aee357e
Update changelog and fix mypy (#747)32c4884
Recorder without decorator (#745)9f19f3f
Remove tests from the wheel and simplify setup.py. (#746)7a6348a
Merge pull request #742 from getsentry/Replace-release-bot-with-GH-appd58f9c8
Replace release bot with GH app93d3212
Update changelog for #739c796564
Export namesmatchers
andResponse
from RequestsMock instances (#739)Updates
types-simplejson
from 3.19.0.20240801 to 3.19.0.20241221Commits
Updates
types-pyyaml
from 6.0.12.20240917 to 6.0.12.20241230Commits
Updates
types-python-dateutil
from 2.9.0.20241003 to 2.9.0.20241206Commits
Updates
types-pytz
from 2024.2.0.20241003 to 2024.2.0.20241221Commits
Updates
playwright
from 1.49.0 to 1.49.1Release notes
Sourced from playwright's releases.
Commits
920bc4d
chore: roll Playwright to v1.49.1 (#2684)c8d2385
cherry-pick(#2671): devops: fix build process producing wheels with incorrect...Updates
djlint
from 1.36.1 to 1.36.4Release notes
Sourced from djlint's releases.
Changelog
Sourced from djlint's changelog.
Commits
9112cb6
fix mypyceaec964
remove all mypyc dependencies for test59748ac
fix mypycd91c025
v1.36.4d279680
chore: reformat pyproject.tomle25a6d4
chore: remove orjson from mypy pre-commit11766a7
chore(deps): lock file maintenance (#1087)1402f61
chore(deps): lock file maintenance (#1086)a8a77aa
chore: fix pre-commit0466393
chore: add typing-extensions to pre-commit mypyUpdates
ruff
from 0.7.4 to 0.9.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
12f86f3
Ruff 0.9.1 (#15407)2b28d56
Associate a trailing end-of-line comment in a parenthesized implicit concaten...adca7bd
Remove pygments pin (#15404)6b98a26
[red-knot] Supportassert_type
(#15194)c874638
[red-knot] Move tuple-containing-Never tests to Markdown (#15402)c364b58
[flake8-pie
] Correctly remove wrapping parentheses (PIE800
) (#15394)73d424e
Fix outdated doc for handling the default file types with the pre-commit hook...6e9ff44
Insert the cells from thestart
position (#15398)f2c3ddc
[red-knot] Move intersection type tests to Markdown (#15396)b861551
Remove unnecessary backticks (#15393)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions