mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 15:39:08 +00:00
build(deps): bump sqlparse from 0.4.4 to 0.5.0
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: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c3a80b7290
commit
cae046ceee
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ pytest==8.1.1
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
pyyaml==6.0.1
|
pyyaml==6.0.1
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
sqlparse==0.4.4
|
sqlparse==0.5.0
|
||||||
# via django
|
# via django
|
||||||
tox==4.14.2
|
tox==4.14.2
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue