Skip to content

Commit

Permalink
Merge pull request #2740 from beeware/dependabot/pip/core/coverage-to…
Browse files Browse the repository at this point in the history
…ml--7.6.1

Bump coverage[toml] from 7.6.0 to 7.6.1 in /core
  • Loading branch information
freakboy3742 authored Aug 4, 2024
2 parents 5096d9b + e07028b commit 27d0a3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/2740.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated coverage[toml] from 7.6.0 to 7.6.1 in /core.
2 changes: 1 addition & 1 deletion core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies = [
# Extras used by developers *of* Toga are pinned to specific versions to
# ensure environment consistency.
dev = [
"coverage[toml] == 7.6.0",
"coverage[toml] == 7.6.1",
"coverage-conditional-plugin == 0.9.0",
"Pillow == 10.4.0",
# Pre-commit 3.6.0 deprecated support for Python 3.8
Expand Down

0 comments on commit 27d0a3b

Please sign in to comment.