aboutsummaryrefslogtreecommitdiffstats
path: root/requirements/coverage.pip
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-12-21 14:23:50 +0000
committerGravatar Chris Lovering <[email protected]>2024-12-21 14:29:02 +0000
commit9593f56b87bd89305501f6124f537473d93875fc (patch)
tree454675869b5ab42c2534718558779ef80758294d /requirements/coverage.pip
parentBump coverallsapp/github-action (#224) (diff)
Run make upgrade
I had to upgrade falcon to 4.X for 3.13 windows support, so thought I might as well upgrade all of them
Diffstat (limited to 'requirements/coverage.pip')
-rw-r--r--requirements/coverage.pip8
1 files changed, 5 insertions, 3 deletions
diff --git a/requirements/coverage.pip b/requirements/coverage.pip
index a665758..6fef2d1 100644
--- a/requirements/coverage.pip
+++ b/requirements/coverage.pip
@@ -1,8 +1,10 @@
#
-# This file is autogenerated by pip-compile with Python 3.11
+# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile --output-file=requirements/coverage.pip requirements/coverage.in
#
-coverage[toml]==7.4.0
- # via -r requirements/coverage.in
+coverage[toml]==7.6.9
+ # via
+ # -r requirements/coverage.in
+ # coverage