Browse Source

Bump sqlparse in /examples/server/wsgi/django_socketio (#1324) #nolog

Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0.
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.4...0.5.0)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1325/head
dependabot[bot] 12 months ago
committed by GitHub
parent
commit
9546b4b2ca
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      examples/server/wsgi/django_socketio/requirements.txt

2
examples/server/wsgi/django_socketio/requirements.txt

@ -6,5 +6,5 @@ h11==0.14.0
python-engineio
python-socketio
simple-websocket
sqlparse==0.4.4
sqlparse==0.5.0
wsproto==1.2.0

Loading…
Cancel
Save