diff --git a/requirements.txt b/requirements.txt index 0ed16be..f7efadf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -black~=22.3.0 -csh-ldap~=2.2.0 +black~=21.9b0 +csh-ldap~=2.3.1 click~=7.1.2 flask==1.1.2 jinja2==2.11.3 @@ -20,6 +20,6 @@ sshtunnel==0.2.2 tenacity==5.0.2 websockify==0.9.0 pylint==2.13.9 -pylint-quotes==0.2.1 +pylint-quotes==0.2.3 sentry-sdk[flask] sentry-sdk~=1.5.12