-
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 #456
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.3` | | [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.123` | | [aws-xray-sdk](https://github.com/aws/aws-xray-sdk-python) | `2.13.0` | `2.14.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.1.0` | `3.2.3` | | [types-requests](https://github.com/python/typeshed) | `2.31.0.20240406` | `2.32.0.20240602` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.0` | `8.2.2` | Updates `requests` from 2.31.0 to 2.32.3 - [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.3) 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.123 - [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.123) Updates `aws-xray-sdk` from 2.13.0 to 2.14.0 - [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.14.0) Updates `pylint` from 3.1.0 to 3.2.3 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.0...v3.2.3) Updates `types-requests` from 2.31.0.20240406 to 2.32.0.20240602 - [Commits](https://github.com/python/typeshed/commits) Updates `pytest` from 8.2.0 to 8.2.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.2.0...8.2.2) --- 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-minor 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]>
0175ead
to
3093b01
Compare
🦋 Changeset detectedLatest commit: 545cfa0 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
…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.3
2.37.0
2.38.1
1.34.98
1.34.123
2.13.0
2.14.0
3.1.0
3.2.3
2.31.0.20240406
2.32.0.20240602
8.2.0
8.2.2
Updates
requests
from 2.31.0 to 2.32.3Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
0e322af
v2.32.3e188799
Don't create default SSLContext if ssl module isn't present (#6724)145b539
Merge pull request #6716 from sigmavirus24/bug/6715b1d73dd
Don't use default SSLContext with custom poolmanager kwargs6badbac
Update HISTORY.mda62a2d3
Allow for overriding of specific pool key params88dce9d
v2.32.2c98e4d1
Merge pull request #6710 from nateprewitt/api_rename92075b3
Add deprecation warningaa1461b
Move _get_connection to get_connection_with_tls_contextUpdates
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.123Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
e7bfeb4
Merge branch 'release-1.34.123'16f6801
Bumping version to 1.34.123624d8e7
Add changelog entries from botocorefb294bc
Merge branch 'release-1.34.122'6ae14aa
Merge branch 'release-1.34.122' into develop274ec1d
Bumping version to 1.34.1222298137
Add changelog entries from botocore4882f98
Merge branch 'release-1.34.121'ee51434
Merge branch 'release-1.34.121' into develop6fb52a3
Bumping version to 1.34.121Updates
aws-xray-sdk
from 2.13.0 to 2.14.0Release notes
Sourced from aws-xray-sdk's releases.
Changelog
Sourced from aws-xray-sdk's changelog.
Commits
683fdec
Merge pull request #435 from wangzlei/release-2.14.0d4d9b4a
Release commit for v2.14.0934fa95
Merge pull request #433 from aws/dependabot/pip/sample-apps/flask/requests-2....6a4f7f4
Merge branch 'master' into dependabot/pip/sample-apps/flask/requests-2.32.01ea7768
Merge pull request #434 from majanjua-amzn/mastere62f0c5
Fix warning message condition for subsegment ending4f4349b
---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-1Updates
pylint
from 3.1.0 to 3.2.3Commits
918d216
Bump pylint to 3.2.3, update changelog8aba7d1
Fix false positive inuse-yield-from
when usingyield
return (#9700) (#9701)192727b
[multiple-statements] Make pylint compatible with black's 2024 style (#9697) ...7e5e4f9
Fix a false positive forredefined-outer-name
(#9678) (#9695)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)Updates
types-requests
from 2.31.0.20240406 to 2.32.0.20240602Commits
Updates
pytest
from 8.2.0 to 8.2.2Release notes
Sourced from pytest's releases.
Commits
329d371
Prepare release version 8.2.2214d098
Merge pull request #12414 from bluetech/backport-12409153a436
[8.2.x] fixtures: fix catastrophic performance problem inreorder_items
b41d5a5
Merge pull request #12412 from pytest-dev/backport-12408-to-8.2.x9bb73d7
[8.2.x] cacheprovider: fix "Directory not empty" crash from cache directory c...4569a01
[8.2.x] doc: Update trainings/events (#12402)1d103e5
[8.2.x] Clarify pytest_ignore_collect docs (#12386)240a252
[8.2.x] Add html_baseurl to sphinx conf.py (#12372)a5ee3c4
Merge pull request #12370 from pytest-dev/backport-12368-to-8.2.xf7358ae
[8.2.x] unittest: fix class instances no longer released on test teardown sin...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