Upgrade dependencies

This commit is contained in:
2024-04-01 18:12:44 -04:00
parent 4df53ce247
commit fbb2cf38ae
2 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
-i https://pypi.org/simple
aiosmtpd==1.4.4.post2; python_version ~= '3.7'
atpublic==4.0; python_version >= '3.8'
aiosmtpd==1.4.5; python_version >= '3.8'
atpublic==4.1.0; python_version >= '3.8'
attrs==23.2.0; python_version >= '3.7'
python-jata==1.2; python_version >= '3.8'