Browse Source

Bump sqlparse from 0.4.2 to 0.4.3

Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.2 to 0.4.3.
- [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.3)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 years ago
parent
commit
61da892a77
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,7 +1,7 @@
 Django>=4.0.7
 Django>=4.0.7
 asgiref==3.5.2
 asgiref==3.5.2
 pytz==2022.1
 pytz==2022.1
-sqlparse==0.4.2
+sqlparse==0.4.3
 requests==2.28.1
 requests==2.28.1
 python-slugify==6.1.2
 python-slugify==6.1.2
 validators==0.20.0
 validators==0.20.0