Browse Source

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

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

---
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/1182/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
e9599795bd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      examples/server/wsgi/django_socketio/requirements.txt

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

@ -4,4 +4,4 @@ bidict==0.22.0
Django==4.1.7
python-engineio==4.3.2
python-socketio==5.6.0
sqlparse==0.4.2
sqlparse==0.4.4

Loading…
Cancel
Save