mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2026-02-07 21:01:26 +01:00
chore: reformat file and update flake8
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
bleach==6.0.0
|
||||
certifi==2023.7.22
|
||||
certifi==2023.5.7
|
||||
charset-normalizer==3.1.0
|
||||
colorama==0.4.6
|
||||
docutils==0.20.1
|
||||
flake8==6.0.0
|
||||
flake8==6.1.0
|
||||
gitchangelog==3.0.4
|
||||
idna==3.4
|
||||
importlib-metadata==6.6.0
|
||||
@@ -14,8 +14,8 @@ mccabe==0.7.0
|
||||
mdurl==0.1.2
|
||||
more-itertools==9.1.0
|
||||
pkginfo==1.9.6
|
||||
pycodestyle==2.10.0
|
||||
pyflakes==3.0.1
|
||||
pycodestyle==2.11.1
|
||||
pyflakes==3.1.0
|
||||
Pygments==2.15.1
|
||||
readme-renderer==37.3
|
||||
requests==2.31.0
|
||||
@@ -26,6 +26,6 @@ rich==13.3.5
|
||||
six==1.16.0
|
||||
tqdm==4.65.0
|
||||
twine==4.0.2
|
||||
urllib3==2.0.7
|
||||
urllib3==2.0.2
|
||||
webencodings==0.5.1
|
||||
zipp==3.15.0
|
||||
|
||||
Reference in New Issue
Block a user