Skip to content

Commit 79021b9

Browse files
authored
Merge pull request #27 from OnroerendErfgoed/pyup-initial-update
Initial Update
2 parents 91f2719 + 587b8e2 commit 79021b9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-dev.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
--requirement requirements.txt
33

44
# Testing
5-
pytest==2.8.7
6-
pytest-cov==2.2.0
7-
coveralls==1.1
5+
pytest==3.2.5
6+
pytest-cov==2.5.1
7+
coveralls==1.2.0

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
skosprovider==0.6.1
22
# -e git+https://github.com/koenedaele/skosprovider.git#egg=skosprovider
33
rdflib==4.2.2
4-
html5lib==0.99999999
4+
html5lib==0.999999999

0 commit comments

Comments
 (0)