Skip to content

Commit 4a4d01e

Browse files
dependabot[bot]peterthomassen
authored andcommitted
chore(deps): update coverage requirement in /api
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.12...7.8.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77bca4f commit 4a4d01e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
captcha~=0.7.1
22
celery~=5.4.0
3-
coverage~=7.6.12
3+
coverage~=7.8.0
44
cryptography~=44.0.2
55
Django~=5.1.7
66
django-cors-headers~=4.7.0

0 commit comments

Comments
 (0)