Skip to content

Commit

Permalink
Merge pull request beeware#2923 from beeware/dependabot/pip/core/cove…
Browse files Browse the repository at this point in the history
…rage-toml--7.6.3

Bump coverage[toml] from 7.6.2 to 7.6.3 in /core
  • Loading branch information
freakboy3742 authored Oct 20, 2024
2 parents 2894a3d + 95a94ef commit 75e1fd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/2923.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated coverage[toml] from 7.6.2 to 7.6.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* Toga are pinned to specific versions to
# ensure environment consistency.
dev = [
"coverage[toml] == 7.6.2",
"coverage[toml] == 7.6.3",
"coverage-conditional-plugin == 0.9.0",
"Pillow == 11.0.0",
"pre-commit == 4.0.1",
Expand Down

0 comments on commit 75e1fd9

Please sign in to comment.