Skip to content

Commit

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

Bump coverage[toml] from 7.4.3 to 7.4.4 in /core
  • Loading branch information
freakboy3742 authored Mar 17, 2024
2 parents 2f25e89 + 1c708d3 commit 89f18a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/2460.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated coverage[toml] from 7.4.3 to 7.4.4 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.4.3",
"coverage[toml] == 7.4.4",
"Pillow == 10.2.0",
# Pre-commit 3.6.0 deprecated support for Python 3.8
"pre-commit == 3.5.0 ; python_version < '3.9'",
Expand Down

0 comments on commit 89f18a0

Please sign in to comment.