Skip to content

Commit 6358377

Browse files
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.10.7...7.11.0) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 367363b commit 6358377

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.5.3
3-
coverage~=7.10.7
3+
coverage~=7.11.0
44
cryptography~=46.0.2
55
Django~=5.2.7
66
django-cors-headers~=4.9.0

0 commit comments

Comments
 (0)