Skip to content

Commit

Permalink
Bump sqlparse from 0.5.1 to 0.5.3
Browse files Browse the repository at this point in the history
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.1 to 0.5.3.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](andialbrecht/sqlparse@0.5.1...0.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent ff424fb commit 6e81c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ requests==2.32.3
# via coreapi
sentry-sdk==2.17.0
# via screamshotter (setup.py)
sqlparse==0.5.1
sqlparse==0.5.3
# via django
typing-extensions==4.12.2
# via asgiref
Expand Down

0 comments on commit 6e81c76

Please sign in to comment.