-
Notifications
You must be signed in to change notification settings - Fork 6
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
build(deps-dev): bump pip group with 8 updates (moto v5) #451
Merged
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Mar 9, 2024
Updates the requirements on [boto3](https://github.com/boto/boto3), [importlib-resources](https://github.com/python/importlib_resources), [pytz](https://github.com/stub42/pytz), [rich](https://github.com/Textualize/rich), [typing-extensions](https://github.com/python/typing_extensions), [moto[ec2]](https://github.com/getmoto/moto), [pytest](https://github.com/pytest-dev/pytest) and [twine](https://github.com/pypa/twine) to permit the latest version. Updates `boto3` from 1.34.19 to 1.34.59 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.19...1.34.59) Updates `importlib-resources` from 6.1.1 to 6.1.3 - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst) - [Commits](python/importlib_resources@v6.1.1...v6.1.3) Updates `pytz` from 2023.3.post1 to 2024.1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2023.3.post1...release_2024.1) Updates `rich` from 13.7.0 to 13.7.1 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.0...v13.7.1) Updates `typing-extensions` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.9.0...4.10.0) Updates `moto[ec2]` to 5.0.2 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@4.2.13...5.0.2) Updates `pytest` to 8.0.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@7.4.0...8.0.2) Updates `twine` to 5.0.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@4.0.0...5.0.0) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: importlib-resources dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: moto[ec2] dependency-type: direct:production dependency-group: pip - dependency-name: pytest dependency-type: direct:production dependency-group: pip - dependency-name: twine dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/pip/pip-e3838f2a65
branch
from
March 9, 2024 06:12
f1e6051
to
e926a3e
Compare
tekumara
approved these changes
Mar 9, 2024
tekumara
changed the title
build(deps-dev): bump the pip group with 8 updates
build(deps-dev): bump pip group with 8 updates (moto v5)
Mar 9, 2024
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
maintenance
python
Pull requests that update Python code
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.
Updates the requirements on boto3, importlib-resources, pytz, rich, typing-extensions, moto[ec2], pytest and twine to permit the latest version.
Updates
boto3
from 1.34.19 to 1.34.59Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
6afb8be
Merge branch 'release-1.34.59'7d7b04e
Bumping version to 1.34.594d2d2d2
Add changelog entries from botocored4d1f2e
Merge branch 'release-1.34.58'3eb4335
Merge branch 'release-1.34.58' into develope438496
Bumping version to 1.34.58ce57c75
Add changelog entries from botocorecefe841
Merge branch 'release-1.34.57'cd8e734
Merge branch 'release-1.34.57' into develop26d5582
Bumping version to 1.34.57Updates
importlib-resources
from 6.1.1 to 6.1.3Changelog
Sourced from importlib-resources's changelog.
Commits
56bd2b9
Finalize99a41c1
Re-use isolated_modules in ZipSetupBase.8918e27
Remove unlink compatibility (unused).a8892ae
Extract 'from_test_support' helper.414e4c0
Use a SimpleNamespace for setdefault compatibility.f3f4b0a
gh-116307: Create a new import helper 'isolated modules' and use that instead...8eb2071
Move test compatibility modules into a compat package.131906a
Finalize3f49de3
Merge pull request #293 from sfc-gh-wzhao/wzhao-fix-files-not-a-directory-whe...76145e2
Use bytes ranges instead of bytes literals.Updates
pytz
from 2023.3.post1 to 2024.1Commits
fb43f95
Github releases3680953
Bump version numbers to 2024.1 / 2024a8cde178
IANA 2024ae22640e
Squashed 'tz/' changes from cc48c2dfa..beeb53a3debee1ae
Stop building unused distribution files77d9c8c
Default to Python 3.128f15f80
PyPI publication from githubee2e37b
Bump version to 2023.4 (2023d)4a37f7c
Squashed 'tz/' changes from ddb8cf09d..2bb5bb9554a8ca23
IANA 2023dUpdates
rich
from 13.7.0 to 13.7.1Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
7f580bd
Merge pull request #3293 from Textualize/bump1371705bc46
bumpf4a7ed3
Merge pull request #3289 from Textualize/update-wcwidth18ebb42
Update wcwidth and cell widths.26152e9
Export TextType into the docs. (#3257)Updates
typing-extensions
from 4.9.0 to 4.10.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
ed81f2b
Prepare release 4.10.0 (#343)06b23e3
Release 4.10.0rc1 (#340)b7bf949
Add support for PEP 728 (#329)9f040ab
Fix changelog entry and mutable_keys tracking for PEP 705 (#334)566e01e
Add support for TypeIs (PEP 742) (#330)d6c50f5
Drop runtime error in PEP 705 implementation (#333)ff530f5
Update GitHub Actions versions (#332)05ffab5
Catch a deprecation warning on Python 3.13 (#331)69b48c3
Fix display of TypedDict.readonly_keys (#328)004b893
Backport recent improvements to the implementation ofProtocol
(#324)Updates
moto[ec2]
to 5.0.2Changelog
Sourced from moto[ec2]'s changelog.
... (truncated)
Commits
4a3b8ad
Prep release 5.0.2 (#7359)79c9b7c
Techdebt: Verify support for urllib3==2.2.1 (#7358)8f6153e
chore: update SSM default parameters (#7355)3be1cf3
chore: update EC2 Instance Offerings (#7353)a54cb29
Techdebt: Remove ECDSA dependency (#7356)3f65f94
chore: update EC2 Instance Types (#7354)8561740
Techdebt: Remove ACM/pytest warnings (#7350)4b89874
SecretsManager: rotate_secret() now supports the RotateImmediately-parameter ...b9d7c20
S3: Adding notification for eventbridge (#7252)59248f3
Feature: RDS Proxy (#7329)Updates
pytest
to 8.0.2Release notes
Sourced from pytest's releases.
Commits
31afeeb
Prepare release version 8.0.21b00a2f
Merge pull request #12025 from pytest-dev/backport-12022-to-8.0.xff2f66d
[8.0.x] Revert "Fix teardown error reporting when--maxfail=1
(#11721)"8a8eed6
[8.0.x] Fix collection of short paths on Windows (#12024)74346f0
[8.0.x] Allow Sphinx 7.x (#12005)b7657b4
[8.0.x] Disallow Sphinx 6 and 7 (#12001)feb7c5e
Merge pull request #11999 from pytest-dev/backport-11996-to-8.0.x0909655
[8.0.x] code: fixIndexError
crash ingetstatementrange_ast
68524d4
Merge pull request #11993 from pytest-dev/release-8.0.1d7d320a
Prepare release version 8.0.1Updates
twine
to 5.0.0Changelog
Sourced from twine's changelog.
... (truncated)
Commits
94f810c
Merge pull request #1047 from pypa/new-release09d993a
Update linkcheck_ignore setting for docsab0ed19
Apply 2024 black format407e6cc
Build changelog for 5.0.06644b86
Add missing changelog entriesfe1885f
Merge pull request #1034 from DimitriPapadopoulos/codespell694bdcf
Fix typos found by codespell89ec78c
Merge pull request #1040 from woodruffw-forks/ww/pypi-mandatory-api-tokensb3b363a
tests: lintage6e94d20
tests: more non-PyPI testsDependabot 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