]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
build(deps): update sqlparse requirement from ~=0.5.0 to ~=0.5.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 22 Jul 2024 11:50:44 +0000 (11:50 +0000)
committerStephen Finucane <stephenfinucane@hotmail.com>
Mon, 22 Jul 2024 13:46:16 +0000 (14:46 +0100)
Updates the requirements on [sqlparse](https://github.com/andialbrecht/sqlparse) to permit the latest version.
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.0...0.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
requirements-prod.txt
requirements-test.txt

index c596bc4ac2dae06fa84727f95017688e56802c9b..6e91bfb827dd013085e5e4565eff614ea81770dd 100644 (file)
@@ -2,4 +2,4 @@ Django~=5.0.7
 djangorestframework~=3.15.0
 django-filter~=24.2.0
 psycopg2~=2.9.9
-sqlparse~=0.5.0
+sqlparse~=0.5.1
index 242c022264111fd6161a69a44b9e24ea4a256296..74dc7ddeb5396697192eb70c1faf36445a712616 100644 (file)
@@ -1,6 +1,6 @@
 mysqlclient~=2.2.4
 psycopg2-binary~=2.9.9
-sqlparse~=0.5.0
+sqlparse~=0.5.1
 python-dateutil~=2.9.0
 tblib~=3.0.0
 openapi-core~=0.19.2