Skip to content

Commit

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

Bump coverage[toml] from 7.3.2 to 7.3.3 in /core
  • Loading branch information
freakboy3742 authored Dec 18, 2023
2 parents 8e9136e + 40ac7b4 commit 2d027ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/2287.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated coverage[toml] from 7.3.2 to 7.3.3 in /core.
2 changes: 1 addition & 1 deletion core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependencies = [
# Extras used by developers *of* briefcase are pinned to specific versions to
# ensure environment consistency.
dev = [
"coverage[toml] == 7.3.2",
"coverage[toml] == 7.3.3",
"Pillow == 10.1.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 2d027ce

Please sign in to comment.