Skip to content

Bump sqlparse from 0.4.1 to 0.4.2 #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 17 additions & 17 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,32 +28,32 @@ cryptography==3.4.7
# via pyjwt
defusedxml==0.7.1
# via python3-openid
django-allauth==0.45.0
# via -r requirements.in
django-crispy-forms==1.12.0
# via -r requirements.in
django==3.2.6
# via
# -r requirements.in
# django-allauth
django-allauth==0.45.0
# via -r requirements.in
django-crispy-forms==1.12.0
# via -r requirements.in
flake8==3.9.2
# via -r requirements.in
google-api-core==1.31.1
# via google-api-python-client
google-api-python-client==2.15.0
# via -r requirements.in
google-auth-httplib2==0.1.0
# via
# -r requirements.in
# google-api-python-client
google-auth-oauthlib==0.4.5
# via -r requirements.in
google-auth==1.34.0
# via
# google-api-core
# google-api-python-client
# google-auth-httplib2
# google-auth-oauthlib
google-auth-httplib2==0.1.0
# via
# -r requirements.in
# google-api-python-client
google-auth-oauthlib==0.4.5
# via -r requirements.in
googleapis-common-protos==1.53.0
# via google-api-core
httplib2==0.19.1
Expand Down Expand Up @@ -92,12 +92,12 @@ protobuf==3.17.3
# via
# google-api-core
# googleapis-common-protos
pyasn1-modules==0.2.8
# via google-auth
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pycodestyle==2.7.0
# via flake8
pycparser==2.20
Expand All @@ -123,15 +123,15 @@ pytz==2021.1
# pandas
regex==2021.8.3
# via black
requests-oauthlib==1.3.0
# via
# django-allauth
# google-auth-oauthlib
requests==2.26.0
# via
# django-allauth
# google-api-core
# requests-oauthlib
requests-oauthlib==1.3.0
# via
# django-allauth
# google-auth-oauthlib
rsa==4.7.2
# via google-auth
six==1.16.0
Expand All @@ -141,7 +141,7 @@ six==1.16.0
# google-auth-httplib2
# protobuf
# python-dateutil
sqlparse==0.4.1
sqlparse==0.4.2
# via django
toml==0.10.2
# via pylint
Expand Down