-
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 with 8 updates #379
Closed
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
Bumps the python group with 8 updates: | Package | From | To | | --- | --- | --- | | [pypdf](https://github.com/py-pdf/pypdf) | `4.0.1` | `4.1.0` | | [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) | `2.33.1` | `2.35.1` | | [boto3](https://github.com/boto/boto3) | `1.34.39` | `1.34.58` | | [aws-xray-sdk](https://github.com/aws/aws-xray-sdk-python) | `2.12.1` | `2.13.0` | | [black](https://github.com/psf/black) | `24.1.1` | `24.2.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.0.3` | `3.1.0` | | [types-requests](https://github.com/python/typeshed) | `2.31.0.20240125` | `2.31.0.20240218` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.0.2` | Updates `pypdf` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@4.0.1...4.1.0) Updates `aws-lambda-powertools` from 2.33.1 to 2.35.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.33.1...v2.35.1) Updates `boto3` from 1.34.39 to 1.34.58 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.39...1.34.58) Updates `aws-xray-sdk` from 2.12.1 to 2.13.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.12.1...2.13.0) Updates `black` from 24.1.1 to 24.2.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.1.1...24.2.0) Updates `pylint` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.0.3...v3.1.0) Updates `types-requests` from 2.31.0.20240125 to 2.31.0.20240218 - [Commits](https://github.com/python/typeshed/commits) Updates `pytest` from 8.0.0 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@8.0.0...8.0.2) --- updated-dependencies: - dependency-name: pypdf 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: black dependency-type: direct:development 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-patch 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]>
🦋 Changeset detectedLatest commit: 46189db 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 with 8 updates
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the python group with 8 updates:
4.0.1
4.1.0
2.33.1
2.35.1
1.34.39
1.34.58
2.12.1
2.13.0
24.1.1
24.2.0
3.0.3
3.1.0
2.31.0.20240125
2.31.0.20240218
8.0.0
8.0.2
Updates
pypdf
from 4.0.1 to 4.1.0Release notes
Sourced from pypdf's releases.
... (truncated)
Changelog
Sourced from pypdf's changelog.
Commits
6cf47c5
REL: 4.1.0cb146e8
ENH: add get_pages_from_field (#2494)f32a964
MAINT: Add _get_page_number_from_indirect in writer (#2493)f20c36e
Improve lossless compression example (#2488)afbee38
ENH: Add reattach_fields function (#2480)1b1ee6d
MAINT: Remove user assignment for feature requests (#2483)0957231
MAINT: Remove reference to old 2.0.0 branch (#2482)40e3843
TST: Fix benchmark failures (#2481)178014e
BUG: missing error on name without leading / (#2387)abfff1b
DOC: Amend robustness documentation (#2479)Updates
aws-lambda-powertools
from 2.33.1 to 2.35.1Release notes
Sourced from aws-lambda-powertools's releases.
... (truncated)
Changelog
Sourced from aws-lambda-powertools's changelog.
... (truncated)
Commits
bd733ca
chore: version bump8765206
feat(event_handler): use custom serializer during openapi serialization (#3900)e79eef4
fix(event_handler): validate POST bodies on BedrockAgentResolver (#3903)ca2e718
chore(deps): bump datadog-lambda from 5.88.0 to 5.89.0 (#3907)17dc701
chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.82 to 0.1...024d9d7
chore(ci): changelog rebuild (#3913)f08241e
chore(deps-dev): bump sentry-sdk from 1.40.6 to 1.41.0 (#3905)5bd7526
chore(deps): bump the layer-balancer group in /layer/scripts/layer-balancer w...d2bbaa7
chore(deps): bump aws-xray-sdk from 2.12.1 to 2.13.0 (#3906)f1b95d2
fix(data_sources): ensure correct types on SQSMessageAttributes (#3898)Updates
boto3
from 1.34.39 to 1.34.58Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
d4d1f2e
Merge branch 'release-1.34.58'e438496
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.5757a4d2d
Add changelog entries from botocorea9ea58f
Merge branch 'release-1.34.56'0379481
Merge branch 'release-1.34.56' into developcaa50b0
Bumping version to 1.34.56Updates
aws-xray-sdk
from 2.12.1 to 2.13.0Release notes
Sourced from aws-xray-sdk's releases.
Changelog
Sourced from aws-xray-sdk's changelog.
Commits
692a439
Release commit for v2.13.0 (#421)c306099
Fix EB platform version for integration test (#420)de7e178
Fix sqlalchemy_core patch errors for unencoded special characters in db url #...19fb262
Fix typo in docs (#419)2e07898
Enable testing on Python 3.12 (#400)9e6fa9f
Merge pull request #413 from aws/dependabot/pip/sample-apps/flask/werkzeug-3.0.11fa9e51
Bump werkzeug from 2.2.3 to 3.0.1 in /sample-apps/flaskc0550a5
Pin flask < 3.x for flask sqlalchemy tests (#412)9d27fe2
Fix passing multiple values in testenv.passenv in tox.ini (#399)Updates
black
from 24.1.1 to 24.2.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
6fdf8a4
Prepare release 24.2.0 (#4226)8af4394
fix: Don't remove comments along with parens (#4218)35e9776
Bump pre-commit/action from 3.0.0 to 3.0.1 (#4225)23dfc5b
Fix ignoring input files for symlink reasons (#4222)a201003
Simplify check for symlinks that resolve outside root (#4221)dab37a6
Remove redundant parentheses incase
statementif
guards (#4214)32230e6
fix: bug where the doublestar operation had inconsistent formatting. (#4154)7edb50f
fix: additional newline added to docstring when the previous line length is l...3e80de3
Bump furo from 2023.9.10 to 2024.1.29 in /docs (#4211)a08b480
Bump pypa/cibuildwheel from 2.16.4 to 2.16.5 (#4212)Updates
pylint
from 3.0.3 to 3.1.0Commits
053c2c3
Bump pylint to 3.1.0, update changelogc954636
Upgrade release documentation, and contributors.txt7300ed2
Discover.pyi
files (#9241)9dbf3df
Merge maintenance 3.0.x into main following 3.0.4 release (#9459)28e89b0
Remove changelog fragments pertaining to 3.0.44332ea1
Merge branch 'maintenance/3.0.x' into main following 3.0.4 release8115381
Bump pylint to 3.0.4, update changelog (#9458)4bf3524
[false-negative] Fix for consider-using-min/max-builtin (#9127)8c24b1e
[pre-commit.ci] pre-commit autoupdate (#9448)f499686
Update astroid version to 3.1.0 (#9457)Updates
types-requests
from 2.31.0.20240125 to 2.31.0.20240218Commits
Updates
pytest
from 8.0.0 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.1Dependabot 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