Bump the python group across 1 directory with 4 updates #1191
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 4 updates in the / directory: flask, zipp, coverage and types-setuptools.
Updates
flask
from 3.0.3 to 3.1.0Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
Commits
ab81496
release version 3.1.070602a1
remove test pypi6748a09
update dev dependencies22c48a7
Merge remote-tracking branch 'origin/stable'2eab96a
use generic bases for session (#5638)f49dbfd
use generic bases for session7b21d43
configure and checkrequest.trusted_hosts
(#5637)4f7156f
configure and check trusted_hosts10bdf61
settingSERVER_NAME
does not restrict routing for bothsubdomain_matching
...4995a77
fix subdomain_matching=False behaviorUpdates
zipp
from 3.20.2 to 3.21.0Changelog
Sourced from zipp's changelog.
Commits
45b7f67
Finalize71ddd8d
Skipzipfile.Path.exists
python/cpython#126576
9a2705e
Merge https://github.com/jaraco/skeleton5c34e69
Use extend for proper workaround.ee027f6
Merge https://github.com/jaraco/skeleton750a189
Require Python 3.9 or later now that Python 3.8 is EOL.e61a9df
Include pyproject.toml in ruff.toml.db4dfc4
jaraco/skeleton#151
62b6678
Bump pre-commit hook for ruff to avoid clashes with pytest-ruff (jaraco/skele...466f535
Merge pull request #109 from jaraco/feature/functoolsUpdates
coverage
from 7.6.4 to 7.6.6Changelog
Sourced from coverage's changelog.
Commits
c26fc6e
docs: sample HTML for 7.6.679ad469
docs: prep for 7.6.698939c9
fix: this assert is possible, remove it. #1891ad4a4ff
build: automate the 'final' versione1502e6
build: bump version3f9a6fa
docs: sample HTML for 7.6.51def184
docs: prep for 7.6.5ea5c685
chore: make upgrade85aa5fc
fix: add more isolation from os-module mocking9a36d33
chore: bump the action-dependencies group with 3 updates (#1889)Updates
types-setuptools
from 75.3.0.20241107 to 75.4.0.20241115Commits
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