Skip to content

Upgrade testing deps #837

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 8, 2024
Merged

Upgrade testing deps #837

merged 1 commit into from
Dec 8, 2024

Conversation

ZipFile
Copy link
Contributor

@ZipFile ZipFile commented Dec 8, 2024

Resolve Dependabot warnings.

Note: flask removed _request_ctx_stack and _app_ctx_stack, but test is still testing what it was supposed to test, since request, current_app, session and g are also LocalProxy.

@coveralls
Copy link

coveralls commented Dec 8, 2024

Coverage Status

coverage: 94.119% (-0.1%) from 94.261%
when pulling 26ffe5d on upgrade-deps
into be7abb3 on master.

@ZipFile ZipFile changed the base branch from master to develop December 8, 2024 16:52
@ZipFile ZipFile merged commit 87741ed into develop Dec 8, 2024
28 checks passed
@ZipFile ZipFile deleted the upgrade-deps branch December 8, 2024 16:53
@ZipFile ZipFile added the dependencies Pull requests that update a dependency file label Dec 8, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants