Skip to content

Commit 95cfdd1

Browse files
committed
fix(github): test req;
- Bump test requirements.
1 parent 951c37e commit 95cfdd1

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

test-requirements.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
factory-boy>=2
22
mock
3-
soupsieve==1.2 # python2 compat beautifulsoup dep
4-
importlib-metadata==1.6.1 # python2 compat beautifulsoup dep
5-
zipp==1.2.0 # python2 compat beautifulsoup dep
6-
beautifulsoup4==4.8.2
3+
importlib-metadata==4.11.4
4+
zipp==3.19.1
5+
beautifulsoup4==4.11.1
76
pytest==7.4.4
87
pytest-ckan
98
pytest-cov==3.0.0

0 commit comments

Comments
 (0)