-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps): bump the python group across 1 directory with 7 updates #446
Conversation
Bumps the python group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` | | [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) | `2.37.0` | `2.38.1` | | [boto3](https://github.com/boto/boto3) | `1.34.98` | `1.34.113` | | [aws-xray-sdk](https://github.com/aws/aws-xray-sdk-python) | `2.13.0` | `2.13.1` | | [pylint](https://github.com/pylint-dev/pylint) | `3.1.0` | `3.2.2` | | [types-requests](https://github.com/python/typeshed) | `2.31.0.20240406` | `2.32.0.20240523` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.0` | `8.2.1` | Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.2) Updates `aws-lambda-powertools` from 2.37.0 to 2.38.1 - [Release notes](https://github.com/aws-powertools/powertools-lambda-python/releases) - [Changelog](https://github.com/aws-powertools/powertools-lambda-python/blob/develop/CHANGELOG.md) - [Commits](aws-powertools/powertools-lambda-python@v2.37.0...v2.38.1) Updates `boto3` from 1.34.98 to 1.34.113 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.98...1.34.113) Updates `aws-xray-sdk` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/aws/aws-xray-sdk-python/releases) - [Changelog](https://github.com/aws/aws-xray-sdk-python/blob/master/CHANGELOG.rst) - [Commits](aws/aws-xray-sdk-python@2.13.0...2.13.1) Updates `pylint` from 3.1.0 to 3.2.2 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.0...v3.2.2) Updates `types-requests` from 2.31.0.20240406 to 2.32.0.20240523 - [Commits](https://github.com/python/typeshed/commits) Updates `pytest` from 8.2.0 to 8.2.1 - [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.0...8.2.1) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: aws-lambda-powertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: aws-xray-sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
490d19a
to
b32c04f
Compare
🦋 Changeset detectedLatest commit: 936f48a The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
…hon group across 1 directory with 7 updates
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the python group with 7 updates in the / directory:
2.31.0
2.32.2
2.37.0
2.38.1
1.34.98
1.34.113
2.13.0
2.13.1
3.1.0
3.2.2
2.31.0.20240406
2.32.0.20240523
8.2.0
8.2.1
Updates
requests
from 2.31.0 to 2.32.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
88dce9d
v2.32.2c98e4d1
Merge pull request #6710 from nateprewitt/api_rename92075b3
Add deprecation warningaa1461b
Move _get_connection to get_connection_with_tls_context970e8ce
v2.32.1d6ebc4a
v2.32.09a40d12
Avoid reloading root certificates to improve concurrent performance (#6667)0c030f7
Merge pull request #6702 from nateprewitt/no_char_detection555b870
Allow character detection dependencies to be optional in post-packaging stepsd6dded3
Merge pull request #6700 from franekmagiera/update-redirect-to-invalid-uri-testUpdates
aws-lambda-powertools
from 2.37.0 to 2.38.1Release notes
Sourced from aws-lambda-powertools's releases.
... (truncated)
Changelog
Sourced from aws-lambda-powertools's changelog.
... (truncated)
Commits
f3e5641
chore: version bumpded5622
fix(logger): reverting logger child modification (#4363)d0293d0
chore(ci): layer docs update (#4361)7ac95d9
chore(ci): bump version to 2.38.0 (#4360)0864a98
chore(ci): bump download artifact action to v4 (#4358)38a4620
chore(ci): bump upload artifact action to v4 (#4355)7a16454
chore(ci): changelog rebuild (#4350)edf556e
feat(logger-utils): preserve log level for discovered third-party top-level l...a8a8018
chore(deps-dev): bump aws-cdk-lib from 2.141.0 to 2.142.1 (#4352)5993cbd
chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.146 to 0....Updates
boto3
from 1.34.98 to 1.34.113Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
f5e102c
Merge branch 'release-1.34.113'ded2a5c
Bumping version to 1.34.113d1e9df7
Add changelog entries from botocorebbd2fec
Merge pull request #4144 from boto/3.13b4997a5
Start testing on 3.13 beta buildb2f3c05
Merge branch 'release-1.34.112'f6b33f9
Merge branch 'release-1.34.112' into develop12cc956
Bumping version to 1.34.112f1cb26a
Add changelog entries from botocoreddf59c2
Merge branch 'release-1.34.111' into developUpdates
aws-xray-sdk
from 2.13.0 to 2.13.1Release notes
Sourced from aws-xray-sdk's releases.
Changelog
Sourced from aws-xray-sdk's changelog.
Commits
e65d05b
Merge pull request #432 from jj22ee/release-2.13.1a3ff59a
Release commit for v2.13.15c38703
Merge pull request #431 from majanjua-amzn/patch-13582607
[Lambda] Fix logging to only happen inside lambda functionbf8f919
Merge pull request #428 from aws/dependabot/pip/sample-apps/flask/werkzeug-3.0.30fc4621
Merge branch 'master' into dependabot/pip/sample-apps/flask/werkzeug-3.0.3d1bdca7
Merge pull request #425 from aws/dependabot/pip/sample-apps/flask/idna-3.7347d420
Merge branch 'master' into dependabot/pip/sample-apps/flask/idna-3.77503c2c
Merge pull request #430 from jj22ee/pytest-asyncio-upgrade07ac6f8
update pytest-asyncio to >= 0.21.2Updates
pylint
from 3.1.0 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
types-requests
from 2.31.0.20240406 to 2.32.0.20240523Commits
Updates
pytest
from 8.2.0 to 8.2.1Release notes
Sourced from pytest's releases.
Commits
66ff8df
Prepare release version 8.2.13ffcfd1
Merge pull request #12340 from pytest-dev/backport-12334-to-8.2.x0b28313
[8.2.x] Add Python 3.13 (beta) supportf3dd93a
[8.2.x] Attest package provenance (#12335)bb5a125
[8.2.x] Spelling (#12331)f179bf2
Merge pull request #12327 from pytest-dev/backport-12325-to-8.2.x2b671b5
[8.2.x] cacheprovider: fix.pytest_cache
not being world-readable65ab7cb
Merge pull request #12324 from pytest-dev/backport-12320-to-8.2.x4d5fb7d
Merge pull request #12319 from pytest-dev/backport-12311-to-8.2.xcbe5996
[8.2.x] changelog: document unittest 8.2 change as breakingDependabot 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