-
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 with 7 updates #1371
Bump the development-dependencies group with 7 updates #1371
Conversation
Benchmark Results |
db1ad4c
to
033609e
Compare
Bumps the development-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.1.0` | `5.0.0` | | [pylint](https://github.com/pylint-dev/pylint) | `2.17.7` | `3.2.2` | | [moto](https://github.com/getmoto/moto) | `5.0.4` | `5.0.8` | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.1.2` | | [types-requests](https://github.com/python/typeshed) | `2.31.0.20240403` | `2.31.0.20240406` | | [types-redis](https://github.com/python/typeshed) | `4.6.0.20240311` | `4.6.0.20240425` | | [types-pytz](https://github.com/python/typeshed) | `2024.1.0.20240203` | `2024.1.0.20240417` | Updates `pytest-cov` from 4.1.0 to 5.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0) Updates `pylint` from 2.17.7 to 3.2.2 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.7...v3.2.2) Updates `moto` from 5.0.4 to 5.0.8 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.0.4...5.0.8) Updates `pytest` from 8.1.1 to 8.1.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.1.1...8.1.2) Updates `types-requests` from 2.31.0.20240403 to 2.31.0.20240406 - [Commits](https://github.com/python/typeshed/commits) Updates `types-redis` from 4.6.0.20240311 to 4.6.0.20240425 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pytz` from 2024.1.0.20240203 to 2024.1.0.20240417 - [Commits](https://github.com/python/typeshed/commits) --- 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-major dependency-group: development-dependencies - dependency-name: moto dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-redis 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 ... Signed-off-by: dependabot[bot] <[email protected]>
033609e
to
a1f43d8
Compare
Just so it is not lost, the import error is caused by |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the development-dependencies group with 7 updates:
4.1.0
5.0.0
2.17.7
3.2.2
5.0.4
5.0.8
8.1.1
8.1.2
2.31.0.20240403
2.31.0.20240406
4.6.0.20240311
4.6.0.20240425
2024.1.0.20240203
2024.1.0.20240417
Updates
pytest-cov
from 4.1.0 to 5.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
5295ce0
Bump version: 4.1.0 → 5.0.01181b06
Update changelog.9757222
Fix a minor grammar error (#636)9f5cd81
Cleanup releasing instructions. Closes #616.93b5047
Add test for pyproject.toml loading without explicit --cov-config. Ref #508.ff50860
docs: add config instructions for pyproject.toml.4a5a4b5
Keep GitHub Actions up to date with GitHub's Dependabot1d7f559
Fix or remove URLs that are causing docs tests to fail6a5af8e
Update changelog.d9fe8df
Switch to furo. Closes #618.Updates
pylint
from 2.17.7 to 3.2.2Commits
769ffd2
Bump pylint to 3.2.2, update changelog (#9658)98c5af9
Fix false-positive with contextmanager missing cleanup (#9654) (#9657)9a9db8f
Update astroid to 3.2.2 (#9655) (#9656)9223172
Bump pylint to 3.2.1, update changelog926547b
[trailing-comma-tuple] Fix enabling with message control locally when disable...1498675
Fix linterstats.get_module_message_count() (#9146) (#9648)aed496a
Fix FP forpossibly-used-before-assignment
withassert_never()
(#9645) (#...9dae975
[Backport maintenance/3.2.x] Add--prefer-stubs=y
option (#9646)a03ceae
Add--prefer-stubs=y
option (#9632)b2ea316
[Backport maintenance/3.2.x] Don't emit incorrect-variance for type parameter...Updates
moto
from 5.0.4 to 5.0.8Changelog
Sourced from moto's changelog.
... (truncated)
Commits
4501f37
Admin: Fix AWS parity tests (#7720)83154c6
Prep release 5.0.8 (#7718)40e0a8d
chore: update EC2 Instance Types (#7719)79a1003
fix service name for sso-admin (#7717)108de5f
ECS: update_service reflects correct counts (#7714)3308b7b
S3: add EventBridge notification for delete object tagging (#7712)32f915d
Feature: Add NetworkManager resource support (#7704)f4eaa87
Partitions: Regex validation and missing ARN's (#7716)2938d82
Requests: Mark 2.32.0 as broken (PT 2) (#7715)f89f1da
Admin - Bump ruby/setup-ruby from 1.176.0 to 1.177.0 (#7711)Updates
pytest
from 8.1.1 to 8.1.2Release notes
Sourced from pytest's releases.
Commits
cf84163
Prepare release version 8.1.20675383
[8.1.x] Fixed Bug Regarding Attribute Error in pytest.approx For Types Implic...a43b098
[8.1.x] Update events/trainings (#12237)f55c660
[8.1.x] doc:import pytest
inconftest.py
example indoctest.rst
(#12182)be7c8be
[8.1.x] Add research item in doc (#12148)c5e3921
[8.1.x] doc: add versionadded toExceptionInfo.group_contains
(#12142)83614e1
[8.1.x] doc: fix typos (#12119)cd585a1
[8.1.x] doc: add versionadded toStash
andStashKey
(#12109)6c14139
[8.1.x] doc/flaky: removebox/flaky
plugin suggestion (#12102)abb0cf4
Merge pull request #12094 from pytest-dev/release-8.1.1Updates
types-requests
from 2.31.0.20240403 to 2.31.0.20240406Commits
Updates
types-redis
from 4.6.0.20240311 to 4.6.0.20240425Commits
Updates
types-pytz
from 2024.1.0.20240203 to 2024.1.0.20240417Commits
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