Bump the all-pip-packages group with 6 updates#383
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the all-pip-packages group with 6 updates#383dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the all-pip-packages group with 6 updates: | Package | From | To | | --- | --- | --- | | [flask](https://github.com/pallets/flask) | `3.0.3` | `3.1.0` | | [python-gnupg](https://github.com/vsajip/python-gnupg) | `0.5.3` | `0.5.4` | | [semver](https://github.com/python-semver/python-semver) | `3.0.2` | `3.0.4` | | [setuptools](https://github.com/pypa/setuptools) | `75.6.0` | `75.8.0` | | [black](https://github.com/psf/black) | `24.10.0` | `25.1.0` | | [boto3](https://github.com/boto/boto3) | `1.35.90` | `1.36.11` | Updates `flask` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.3...3.1.0) Updates `python-gnupg` from 0.5.3 to 0.5.4 - [Release notes](https://github.com/vsajip/python-gnupg/releases) - [Changelog](https://github.com/vsajip/python-gnupg/blob/master/release) - [Commits](vsajip/python-gnupg@0.5.3...0.5.4) Updates `semver` from 3.0.2 to 3.0.4 - [Release notes](https://github.com/python-semver/python-semver/releases) - [Changelog](https://github.com/python-semver/python-semver/blob/master/CHANGELOG.rst) - [Commits](python-semver/python-semver@3.0.2...3.0.4) Updates `setuptools` from 75.6.0 to 75.8.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.6.0...v75.8.0) Updates `black` from 24.10.0 to 25.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.0) Updates `boto3` from 1.35.90 to 1.36.11 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.90...1.36.11) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-packages - dependency-name: python-gnupg dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-packages - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-pip-packages - dependency-name: boto3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-pip-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or 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
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 all-pip-packages group with 6 updates:
3.0.33.1.00.5.30.5.43.0.23.0.475.6.075.8.024.10.025.1.01.35.901.36.11Updates
flaskfrom 3.0.3 to 3.1.0Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
Commits
ab81496release version 3.1.070602a1remove test pypi6748a09update dev dependencies22c48a7Merge remote-tracking branch 'origin/stable'2eab96ause generic bases for session (#5638)f49dbfduse generic bases for session7b21d43configure and checkrequest.trusted_hosts(#5637)4f7156fconfigure and check trusted_hosts10bdf61settingSERVER_NAMEdoes not restrict routing for bothsubdomain_matching...4995a77fix subdomain_matching=False behaviorUpdates
python-gnupgfrom 0.5.3 to 0.5.4Release notes
Sourced from python-gnupg's releases.
Commits
8419ce8Update version to release.cc47dfdChanges in 0.5.4.fec7227Add 3.13 to CI and trove classifiers.7fe897fFix #2429e2a4f5Update CI action versions.663348bUpdate CI configuration and trove classifiers.fea6132Bump version.fd13e85Added tag 0.5.3 for changeset b0327e6c3ce2Updates
semverfrom 3.0.2 to 3.0.4Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
6adf876Merge pull request #459 from python-semver/fix-3.0.3bae0b7cFix #459: Fix 3.0.3486e489Merge pull request #454 from python-semver/release/3.0.3cc4ae07Change version to 3.0.315aa6a6Merge pull request #453 from viccie30/fix-subclass-comparisonbc41390Fix comparison with subclassesbd97cfcRequire validation for bug issue template2eeefcbMerge pull request #451 from python-semver/improve-issue-templates206fe49fTurn our Markdown templates into YAML37e80d7Merge pull request #447 from tomschr/modernize-projectUpdates
setuptoolsfrom 75.6.0 to 75.8.0Changelog
Sourced from setuptools's changelog.
Commits
5c9d980Bump version: 75.7.0 → 75.8.072c4222Avoid using Any in function1c61d47Add news fragments for PEP 643f285d01Implement PEP 643 (Dynamicfield for core metadata) (#4698)a50f6e2Fix _static.Dict.ior for Python 3.8b055895Add extra tests for static/dynamic metadata770b4fcRemove test workaround for unmarked static values from pyproject.toml8b22d73Mark values from pyproject.toml as staticf699fd8Fix spelling error8b4c8a3Add tests for static 'attr' directiveUpdates
blackfrom 24.10.0 to 25.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
8a737e7Prepare release 25.1.0 (#4563)d330deedocs: We're not going to use backslashes for the with statement (#4564)3d81290Movewrap_long_dict_values_in_parensto the preview style (#4561)459562cImprove function declaration wrapping when it contains generic type definitio...99dbf30Cache executor to avoid hitting open file limits (#4560)c0b92f3Prepare the 2025 stable style (#4558)e58baf1Add test for #1187 (#4559)1455ae4Fix docs CI (#4555)584d033fix: Don't remove parenthesis around long dictionary values (#4377)6e96540Fix CI (#4551)Updates
boto3from 1.35.90 to 1.36.11Commits
1f4efb9Merge branch 'release-1.36.11'c7543e5Bumping version to 1.36.1118d8817Add changelog entries from botocore7893a06Merge branch 'release-1.36.10'c5c634bMerge branch 'release-1.36.10' into developf147d86Bumping version to 1.36.1007397a2Add changelog entries from botocore6003754Merge branch 'release-1.36.9'622fdefMerge branch 'release-1.36.9' into develop76e9059Bumping version to 1.36.9Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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