Skip to content

Commit 14331ca

Browse files
committed
update coverage
1 parent 6709071 commit 14331ca

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ instance/
6565

6666
# Mac stuff:
6767
.DS_Store
68+
*.swp
6869

6970
# Sphinx documentation
7071
docs/_build/
@@ -114,4 +115,4 @@ venv.bak/
114115
/.idea/
115116

116117
# Temp files
117-
/scratch/
118+
/scratch/

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
bumpversion==0.6.0
2-
coverage==5.2.1
2+
coverage==7.6.1
33
flake8==3.8.2
44
pytest==8.2.2
55
pytest-cov==5.0.0

0 commit comments

Comments
 (0)