-
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 8 updates #471
Conversation
Bumps the python group with 8 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.40.0` | | [boto3](https://github.com/boto/boto3) | `1.34.98` | `1.34.134` | | [aws-xray-sdk](https://github.com/aws/aws-xray-sdk-python) | `2.13.0` | `2.14.0` | | [mypy](https://github.com/python/mypy) | `1.10.0` | `1.10.1` | | [pylint](https://github.com/pylint-dev/pylint) | `3.1.0` | `3.2.4` | | [types-requests](https://github.com/python/typeshed) | `2.31.0.20240406` | `2.32.0.20240622` | | [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.40.0 - [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.40.0) Updates `boto3` from 1.34.98 to 1.34.134 - [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.134) 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 `mypy` from 1.10.0 to 1.10.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.10.1) Updates `pylint` from 3.1.0 to 3.2.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.0...v3.2.4) Updates `types-requests` from 2.31.0.20240406 to 2.32.0.20240622 - [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: mypy dependency-type: direct:development 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]>
cf13e53
to
8ff0b71
Compare
🦋 Changeset detectedLatest commit: c8bd50f 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 8 updates
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the python group with 8 updates in the / directory:
2.31.0
2.32.3
2.37.0
2.40.0
1.34.98
1.34.134
2.13.0
2.14.0
1.10.0
1.10.1
3.1.0
3.2.4
2.31.0.20240406
2.32.0.20240622
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.40.0Release notes
Sourced from aws-lambda-powertools's releases.
... (truncated)
Changelog
Sourced from aws-lambda-powertools's changelog.
... (truncated)
Commits
94dd2d2
chore: version bump8cda231
chore(layers): downgrade aws cdk to 2.145.0 (#4640)f473ec5
chore(ci): new pre-release 2.39.2a5 (#4636)84698f2
chore(deps-dev): bump cfn-lint from 1.3.5 to 1.3.7 (#4634)e7435a0
chore(deps): bump the layer-balancer group in /layer/scripts/layer-balancer w...94f3fe5
feat(event-handler): add appsync batch resolvers (#1998)ce1ea74
chore(ci): changelog rebuild (#4631)eabe0d1
chore(deps-dev): bump mypy-boto3-ssm from 1.34.91 to 1.34.132 in the boto-typ...16f279f
chore(ci): new pre-release 2.39.2a4 (#4629)d14e0bd
chore(deps-dev): bump cfn-lint from 1.3.3 to 1.3.5 (#4628)Updates
boto3
from 1.34.98 to 1.34.134Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
f14c977
Merge branch 'release-1.34.134'361074f
Bumping version to 1.34.1342227b26
Add changelog entries from botocore196293b
Merge branch 'release-1.34.133'd0a5650
Merge branch 'release-1.34.133' into develop49cd7d5
Bumping version to 1.34.133669a5ee
Add changelog entries from botocoree4f889a
Merge branch 'release-1.34.132'9127995
Merge branch 'release-1.34.132' into develop9f78d5e
Bumping version to 1.34.132Updates
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
mypy
from 1.10.0 to 1.10.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c28b525
[1.10 backport] Fix error reporting on cached run after uninstallation of thi...Updates
pylint
from 3.1.0 to 3.2.4Commits
425ad66
Bump pylint to 3.2.4, update changelog (#9746)c41c35a
[possibly-used-before-assignment] Avoid FP for typing.NoReturn & Never (#9714...22e4d36
[symilar] Rename the unittest file that had a typo.3cf313a
[symilar] Fix the short form options that weren't being processed properlye13544f
[symilar] Fix crash when giving bad options to symilarc3e2579
[unnecessary-list-index-lookup] Fix crashes for uninferrable 'start' value in...6b66ca6
[undefined-variable] Fix a crash for undefined lineno in annotations (#9705) ...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) ...Updates
types-requests
from 2.31.0.20240406 to 2.32.0.20240622Commits
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