Skip to content

Commit

Permalink
Bump black again
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamgilbert committed Aug 17, 2021
1 parent b50f4d7 commit cef8200
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion fvserver/version.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<plist version="1.0">
<dict>
<key>version</key>
<string>3.2.0.341</string>
<string>3.2.0.342</string>
</dict>
</plist>
11 changes: 7 additions & 4 deletions setup/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
appdirs==1.4.3
appdirs==1.4.4
asn1crypto==0.24.0
astroid==2.0.4
attrs==18.2.0
black==20.8b1
black==21.7b0
cffi==1.11.5
Click==7.0
Click==8.0.1
cryptography==3.3.2
Django==2.2.24
django-bootstrap3==11.0.0
Expand All @@ -20,6 +20,8 @@ isort==4.3.4
lazy-object-proxy==1.3.1
mccabe==0.6.1
meld3==1.0.2
mypy-extensions==0.4.3
pathspec==0.9.0
psycopg2==2.8.6
pyasn1==0.1.8
pycodestyle==2.4.0
Expand All @@ -29,9 +31,10 @@ pyflakes==2.0.0
pylint==2.1.1
python3-keyczar==0.71rc0
pytz==2018.7
regex==2021.8.3
six==1.9.0
sqlparse==0.2.4
git+https://github.com/Supervisor/supervisor@0fec8013b22bf047b682387828bc053ccf3358a7
toml==0.10.1
tomli==1.2.1
whitenoise==4.1.2
wrapt==1.10.11

0 comments on commit cef8200

Please sign in to comment.