Skip to content

Commit a6aafcc

Browse files
author
Mike
committed
Update requirements
1 parent 6d97333 commit a6aafcc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ckanapi==4.6
22
defopt==6.3.0
33
email_validator==1.1.3
4-
hdx-python-country==3.1.6
4+
hdx-python-country==3.1.7
55
ndg-httpsclient==0.5.1
66
pyasn1==0.4.8
77
pyOpenSSL==22.0.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ install_requires =
4545
ckanapi >= 4.6
4646
defopt
4747
email_validator
48-
hdx-python-country>=3.1.6
48+
hdx-python-country>=3.1.7
4949
ndg-httpsclient
5050
pyasn1
5151
pyOpenSSL

test-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
python-slugify==6.1.1
2-
pytest==7.0.1
2+
pytest==7.1.1
33
pytest-cov==3.0.0
4-
tox==3.24.5
4+
tox==3.25.0
55
tox-wheel==0.7.0
66
-r requirements.txt

0 commit comments

Comments
 (0)