Upgrade certifi test dependency to fix security alert.
This commit is contained in:
parent
9587fc2366
commit
e7169f6fb2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ appdirs==1.4.4; python_version >= '3.8'
|
||||||
apprise==1.3.0
|
apprise==1.3.0
|
||||||
attrs==22.2.0; python_version >= '3.8'
|
attrs==22.2.0; python_version >= '3.8'
|
||||||
black==23.3.0; python_version >= '3.8'
|
black==23.3.0; python_version >= '3.8'
|
||||||
certifi==2022.9.24
|
certifi==2023.7.22
|
||||||
chardet==5.1.0
|
chardet==5.1.0
|
||||||
click==8.1.3; python_version >= '3.8'
|
click==8.1.3; python_version >= '3.8'
|
||||||
codespell==2.2.4
|
codespell==2.2.4
|
||||||
|
|
Loading…
Reference in a new issue