Upgrade: Bump the dependencies group with 8 updates #156
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 8 updates:
1.7.0
1.8.1
3.0.2
3.0.3
3.6
3.7
7.0.1
7.1.0
2.1.2
2.2.0
1.40.6
2.0.1
3.0.1
3.0.2
3.17.0
3.18.1
Updates
blinker
from 1.7.0 to 1.8.1Release notes
Sourced from blinker's releases.
Changelog
Sourced from blinker's changelog.
Commits
26f65bd
release version 1.8.1793f8be
Merge pull request #153 from pallets-eco/deprecated-import4313260
fix deprecated receiver_connected importd15107c
Merge pull request #152 from pallets-eco/pyright-exportcceb745
passpyright --verifytypes
f1bbce1
Merge pull request #151 from pallets-eco/cleanup-docs8dc19ff
clean up docstringsfd8a169
Merge pull request #150 from pallets-eco/collections-abcfacf2c3
use collections.abc instead of typing8f9e245
Merge pull request #149 from pallets-eco/deprecated-importUpdates
flask
from 3.0.2 to 3.0.3Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
Commits
c12a5d8
release version 3.0.35e22cc9
Don't set the cli attribute in the sansio scaffold (#5270)5fdce4c
Don't set the cli attribute in the sansio scaffoldadb7dd9
don't access app.logger when configuring app.loggerb739390
support FIPS builds without SHA-1 (#5460)db46111
access sha1 lazily7320e31
start version 3.0.387d5f5b
update project files (#5457)d5e321b
release version 3.0.2 (#5403)Updates
idna
from 3.6 to 3.7Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
1d365e1
Release v3.7c1b3154
Merge pull request #172 from kjd/optimize-contextj0394ec7
Merge branch 'master' into optimize-contextjcd58a23
Merge pull request #152 from elliotwutingfeng/dev5beb28b
More efficient resolution of joiner contexts1b12148
Update ossf/scorecard-action to v2.3.1d516b87
Update Github actions/checkout to v4c095c75
Merge branch 'master' into dev60a0a4c
Fix typo in GitHub Actions workflow key5918a0e
Merge branch 'master' into devUpdates
importlib-metadata
from 7.0.1 to 7.1.0Changelog
Sourced from importlib-metadata's changelog.
Commits
f5d6b5f
Finalize2ef3b5f
Merge commit '1711b2c198'1711b2c
Need to include names from test.support for py312 compat.47b14ac
Make MetadataPathFinder.find_distributions a classmethod for consistency with...adc4b12
Ensure tests do not leak references in sys.modules.07d894d
Copy backport of isolated_modules from importlib_resources.e30a16d
Consolidated test support logic in jaraco.test.cpython.41ca039
Moved compatibility tests to the compat package, as they're not included in C...5950f43
Remove legacy logic for Python 3.7.ffa719b
Moved compatibility module to compat package.Updates
itsdangerous
from 2.1.2 to 2.2.0Release notes
Sourced from itsdangerous's releases.
Changelog
Sourced from itsdangerous's changelog.
Commits
096c8d4
release version 2.2.07f4dcf8
access sha1 lazily93ae366
change entry for generic serializer135eb23
Generic serializer (#377)999ce7a
Improve generic typing further52890d7
improve generic typing385c0eb
typeSerializer
as generic (#374)01001c6
type Serializer as genericbc88e94
improve typing (#373)69a3bca
improve typingUpdates
sentry-sdk
from 1.40.6 to 2.0.1Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
882ed7f
Updated changelogce89048
release: 2.0.1162773c
fix(integrations): Do not use convenience decorator (#3022)a626f01
Add Lambda function that deletes test Lambda functions (#2960)f5db9ce
Refactoring propagation context (#2970)d91a510
Usepid
for test database name in Django tests (#2998)534a301
test(tracing): Add tests for discarded transaction debug messages5aa7c9b
fix(tracing): Correct discarded transaction debug messagebda9deb
docs(tracing): Delete inaccurate comment6a73368
build(deps): bump checkouts/data-schemas from1e17eb5
to4aa14a7
(#2997)Updates
werkzeug
from 3.0.1 to 3.0.2Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
d70dcea
Release version 3.0.2ad703fd
Bump the slsa-github-generator action version5741398
Raise an error if the converter arguments cannot be parsed0b47237
Fix issue with repeated-slash requests redirectingf516c40
Handle TypeError in TypeConversionDict4c09d1b
Add missing CHANGES entry for #28327ab3823
Fix: Useissubclass
instead ofisinstance
4e5bdca
Make the exception tests more robust70ad4d6
Use more precise type for formparser.MultiPartParser.parse return6eafc0e
Merge branch '2.3.x' into 3.0.xUpdates
zipp
from 3.17.0 to 3.18.1Changelog
Sourced from zipp's changelog.
Commits
bfae834
Finalize487066e
Merge changelog into last release.4584ee2
Move changelog entry, saved to the wrong location :(3c06d30
Finalize48b72b8
Merge pull request #113 from jaraco/feature/glob-perf171fa98
Add news fragment.ac8ea7a
Bypass ZipFile.namelist in glob. Closes #106.4cceb49
Add special accounting for pypy when computing the stack level for text encod...2ec3ed8
Add another test at another magnitude.d9bf5aa
Fix name generator for width=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