mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-18 01:51:06 +00:00
chore(deps) Update dependency attrs to v22
This commit is contained in:
parent
d6fd7dd595
commit
5e9242b41b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
atomicwrites==1.4.1; python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.4.0"
|
||||
attrs==21.4.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
|
||||
attrs==22.1.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
|
||||
black==22.6.0; python_full_version >= "3.6.2"
|
||||
click==8.1.3; python_version >= "3.6"
|
||||
colorama==0.4.5; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
|
||||
|
|
|
|||
Loading…
Reference in a new issue