Bump the all-pip-packages group across 1 directory with 4 updates#524
Merged
IanButterworth merged 1 commit intomasterfrom Mar 14, 2026
Merged
Conversation
Bumps the all-pip-packages group with 4 updates in the / directory: [flask](https://github.com/pallets/flask), [werkzeug](https://github.com/pallets/werkzeug), [python-gitlab](https://github.com/python-gitlab/python-gitlab) and [boto3](https://github.com/boto/boto3). Updates `flask` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.2...3.1.3) Updates `werkzeug` from 3.1.5 to 3.1.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.5...3.1.6) Updates `python-gitlab` from 8.0.0 to 8.1.0 - [Release notes](https://github.com/python-gitlab/python-gitlab/releases) - [Changelog](https://github.com/python-gitlab/python-gitlab/blob/main/CHANGELOG.md) - [Commits](python-gitlab/python-gitlab@v8.0.0...v8.1.0) Updates `boto3` from 1.42.44 to 1.42.68 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.44...1.42.68) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages - dependency-name: python-gitlab dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-packages - dependency-name: boto3 dependency-version: 1.42.68 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-pip-packages ... Signed-off-by: dependabot[bot] <support@github.com>
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 4 updates in the / directory: flask, werkzeug, python-gitlab and boto3.
Updates
flaskfrom 3.1.2 to 3.1.3Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
Commits
22d9247release version 3.1.3089cb86Merge commit from forkc17f379request context tracks session access27be933start version 3.1.34e652d3Abort if the instance folder cannot be created (#5903)3d03098Abort if the instance folder cannot be created407eb76document using gevent for async (#5900)ac5664ddocument using gevent for async4f79d5bIncrease required flit_core version to 3.11 (#5865)fe3b215Increase required flit_core version to 3.11Updates
werkzeugfrom 3.1.5 to 3.1.6Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
04da1b5release version 3.1.6f407712Merge commit from forkf54fe98safe_join prevents Windows special device names in multi-segment pathsd005985start version 3.1.68565c2cdocument rule priority (#3102)3febc7edocument rule priority2525b82remove state machine docs4abfbd5rewrite build docstring (#3097)161c18brewrite build docstring86e11c2release version 3.1.5 (#3085)Updates
python-gitlabfrom 8.0.0 to 8.1.0Release notes
Sourced from python-gitlab's releases.
Changelog
Sourced from python-gitlab's changelog.
Commits
5294a48chore: release v8.1.0d5dc73dfeat(api): add support for order_by filter in runner jobs0bfaa6bchore(deps): update dependency types-setuptools to v8214bdc04chore(deps): update dependency isort to v8e5fd81dchore(deps): update all non-major dependenciesb0e064dchore(deps): update gitlab/gitlab-ee docker tag to v18.9.0-ee.0 (#3355)84ad3fdfix(types): add explicit submodule import for pyright compatibility4e01d33chore(deps): update all non-major dependenciesde116f9chore(deps): update gitlab/gitlab-ee docker tag to v18.8.4-ee.0 (#3348)f82ae24chore(deps): update gitlab/gitlab-ee docker tag to v18.8.3-ee.0 (#3341)Updates
boto3from 1.42.44 to 1.42.68Commits
6b10acdMerge branch 'release-1.42.68'0b7dcefBumping version to 1.42.685754b6fAdd changelog entries from botocoreb1ff6b0Merge branch 'release-1.42.67'd62e89bMerge branch 'release-1.42.67' into develop3a20a6aBumping version to 1.42.676724c7eAdd changelog entries from botocored233684Merge branch 'release-1.42.66'7d89871Merge branch 'release-1.42.66' into develop4f44a49Bumping version to 1.42.66Dependabot 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 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