Skip to content

Commit 447dbd8

Browse files
author
Mike
committed
Update requirements
1 parent b928cc0 commit 447dbd8

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ckanapi==4.7
22
defopt==6.4.0
33
email_validator==1.3.1
4-
hdx-python-country==3.4.7
4+
hdx-python-country==3.4.8
55
makefun==1.15.1
66
ndg-httpsclient==0.5.1
77
pyasn1==0.4.8

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ install_requires =
4444
ckanapi >= 4.7
4545
defopt >= 6.4.0
4646
email_validator
47-
hdx-python-country>=3.4.7
47+
hdx-python-country>=3.4.8
4848
makefun
4949
ndg-httpsclient
5050
pyasn1

test-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest==7.2.1
1+
pytest==7.3.0
22
pytest-cov==4.0.0
3-
tox==4.4.6
3+
tox==4.4.11
44
-r requirements.txt

0 commit comments

Comments
 (0)