-
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 dependencies group with 10 updates #266
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 dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [pypdf](https://github.com/py-pdf/pypdf) | `3.16.2` | `3.16.3` | | [pytz](https://github.com/stub42/pytz) | `2023.3` | `2023.3.post1` | | [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) | `2.23.1` | `2.25.1` | | [boto3](https://github.com/boto/boto3) | `1.28.37` | `1.28.62` | | [click](https://github.com/pallets/click) | `8.1.6` | `8.1.7` | | [black](https://github.com/psf/black) | `23.7.0` | `23.9.1` | | [mypy](https://github.com/python/mypy) | `1.4.1` | `1.5.1` | | [pylint](https://github.com/pylint-dev/pylint) | `2.17.5` | `3.0.1` | | [types-requests](https://github.com/python/typeshed) | `2.31.0.2` | `2.31.0.8` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.1` | `7.4.2` | Updates `pypdf` from 3.16.2 to 3.16.3 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@3.16.2...3.16.3) Updates `pytz` from 2023.3 to 2023.3.post1 - [Commits](stub42/pytz@release_2023.3...release_2023.3.post1) Updates `aws-lambda-powertools` from 2.23.1 to 2.25.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.23.1...v2.25.1) Updates `boto3` from 1.28.37 to 1.28.62 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.28.37...1.28.62) Updates `click` from 8.1.6 to 8.1.7 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.6...8.1.7) Updates `black` from 23.7.0 to 23.9.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.7.0...23.9.1) Updates `mypy` from 1.4.1 to 1.5.1 - [Commits](python/mypy@v1.4.1...v1.5.1) Updates `pylint` from 2.17.5 to 3.0.1 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.5...v3.0.1) Updates `types-requests` from 2.31.0.2 to 2.31.0.8 - [Commits](https://github.com/python/typeshed/commits) Updates `pytest` from 7.4.1 to 7.4.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.1...7.4.2) --- updated-dependencies: - dependency-name: pypdf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: aws-lambda-powertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
🦋 Changeset detectedLatest commit: 6a95177 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 |
chizmw
added
deps
Pull requests that update a dependency
and removed
dependencies
labels
Oct 8, 2023
…endencies group with 10 updates
@dependabot recreate |
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 dependencies group with 10 updates:
3.16.2
3.16.3
2023.3
2023.3.post1
2.23.1
2.25.1
1.28.37
1.28.62
8.1.6
8.1.7
23.7.0
23.9.1
1.4.1
1.5.1
2.17.5
3.0.1
2.31.0.2
2.31.0.8
7.4.1
7.4.2
Updates
pypdf
from 3.16.2 to 3.16.3Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
Commits
c3613da
REL: 3.16.3bcd85c4
BUG: invalid cm/tm in visitor functions (#2206)126f6be
TST: Regression test against non-deterministic accidental object reuse (#2244)207152f
Bump sample-files0fbe963
DOC: Add pilotandy for #2228 as a contributor4b090ba
ROB: XYZ destination to cope with missing left and top param (#2237)734005a
MAINT: Update pinned packages (#2243)8e22f01
BUG: Encrypt / decrypt Stream object dictionaries (#2228)025f97a
DEV: Exclude tests from mypy checksba9491c
Bump sample-filesUpdates
pytz
from 2023.3 to 2023.3.post1Commits
1acdc7f
Post release 2023.3.post1 for Python 3.12 support0205fd6
Add support for Python 3.12 (#112)fbddefc
Hardcode epoch constant488d3eb
Merge https://github.com/cdce8p/pytz into py27721ad5c
Resurrect Python 2.7 testsaac549d
Fix tests8d38f87
Replace deprecated datetime.utcfromtimestamp()efeb395
Merge pull request #102 from uniontech-lilinjie/mastere2bb946
fix typoUpdates
aws-lambda-powertools
from 2.23.1 to 2.25.1Release notes
Sourced from aws-lambda-powertools's releases.
... (truncated)
Changelog
Sourced from aws-lambda-powertools's changelog.
... (truncated)
Commits
4335de8
chore: version bump12ed11b
fix(logger): add explicit None return type annotations (#3113)5065f9c
chore(ci): changelog rebuild (#3121)f2b15c9
chore(deps): bump squidfunk/mkdocs-material from4ff781e
tob41ba6d
in /d...2f38c94
chore(deps-dev): bump the boto-typing group with 3 updates (#3118)e5cab1e
fix(metrics): support additional arguments in functions wrapped with log_metr...1009729
chore(deps-dev): bump types-requests from 2.31.0.2 to 2.31.0.3 (#3114)d39141d
chore(ci): changelog rebuild (#3116)9efdc5c
chore(deps): bump the layer-balancer group in /layer/scripts/layer-balancer w...812b63d
chore(deps): bump the layer-balancer group in /layer/scripts/layer-balancer w...Updates
boto3
from 1.28.37 to 1.28.62Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
ca13c52
Merge branch 'release-1.28.62'f3df111
Bumping version to 1.28.624b4ed21
Add changelog entries from botocorecbe9683
Merge branch 'release-1.28.61' into develop777acd6
Merge branch 'release-1.28.61'a9c9688
Bumping version to 1.28.61760dc4d
Add changelog entries from botocore21266fc
Merge branch 'release-1.28.60' into develop6a91df5
Merge branch 'release-1.28.60'204e265
Bumping version to 1.28.60Updates
click
from 8.1.6 to 8.1.7Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
874ca2b
release version 8.1.76e1f6d3
completion(fish): add back ; as line endings in fish script (#2570)a955c77
update fish enabling script3c1529e
add back semicolons in fish scripta260ca6
Replace bash shell completion version error with warning (#2576)d9db70c
bash version support shows warning instead of error22b9b1c
Fix incorrect passing of flags to re.sub (#2581)d69d210
fix flake8 findingaf2da1e
Fix incorrect passing of flags to re.subbb6a872
start version 8.1.7Updates
black
from 23.7.0 to 23.9.1Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
e877371
Prepare release 23.9.1 (#3878)62dca32
mypyc builds on PRs, skip mypyc wheels for 3.12 (#3870)751583a
Pickle raw tuples in FileData cache (#3877)f791745
Re-export black.Mode (#3875)0b62b9c
Ignore aiohttp DeprecationWarning for 3.12 (#3876)c83ad6c
Upgrade to Furo 2023.9.10 to fix docs build (#3873)4eebfd1
Add mypyc test marks to new tests that patch (#3871)add161b
Bump RTD Python version from 3.8 to 3.11 (#3868)4e93f2a
Add classifier for 3.12 (#3866)716fa08
Upgrade mypy (#3864)Updates
mypy
from 1.4.1 to 1.5.1Commits
de4f2ad
[Release 1.5] Bump version to 1.5.1 to pick up last 2 CPs2ff7c0d
[release 1.5] stubtest: Fix__mypy-replace
false positives (#15689) (#15751)373b73a
[Release 1.5] Update typing_extensions stubs (#15745)a6bd80e
Remove+dev
from version9dd0d39
Manually revert "Add support for attrs.fields (#15021)" (#15674)45e1bf7
Typeshed cherry-pick: Fix@patch
whennew
is missing (#10459) (#15673)7a94183
Fix dataclass/protocol crash on joining types (#15629)2ebd51e
Teachstubgen
to work withcomplex
and unary expressions (#15661)3983381
Fix testLiteralMeets failure (#15659)3bf8521
Consistently avoid type-checking unreachable code (#15386)Updates
pylint
from 2.17.5 to 3.0.1Commits
f2cded4
Bump pylint to 3.0.1, update changelog (#9119)a1443ed
Fix a crash for Enum class decorated with dataclass (#9104) (#9112)2d8a894
Fix false positive forinherit-non-class
for generic Protocols (#9108) (#...4a7ad5e
Bump pylint to 3.0.0, update changelog3cba15b
Bump actions/setup-python from 4.7.0 to 4.7.1 (#9089)83bd48f
[doc] Upgrade doc following the full implementation of pyupgrade in ruff31f40a9
[ruff conf] Simplify the ruff configuration1f3de87
[pre-commit] Remove pyupgrade and use ruff instead9c69801
Prevent stats loss (#9082)ca8690a
Merge maintenance 2.17.x into main (#9085)Updates
types-requests
from 2.31.0.2 to 2.31.0.8Commits
Updates
pytest
from 7.4.1 to 7.4.2Release notes
Sourced from pytest's releases.
Commits
45f34df
Prepare release version 7.4.2e4f022f
Merge pull request #11406 from nicoddemus/backport-11404-to-7.4.x63b0c6f
Use _pytest.pathlib.safe_exists in get_dirs_from_args884b911
Fix crash when passing a very long cmdline argument (#11404)6e49a74
[7.4.x] Fix doctest collection offunctools.cached_property
objects. (#11403)79c2012
[7.4.x] doc: Remove done training (#11400)de69883
[7.4.x] improve plugin list disclaimer (#11398)1de00e9
[7.4.x] Fix import_path for packages (#11395)7f5d9b9
Fix user_properties not saved to XML if fixture errors during teardown (#11382)82eb86f
Merge pull request #11377 from pytest-dev/release-7.4.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