Skip to content

Commit

Permalink
Bump sqlparse from 0.4.4 to 0.5.0 in /myproject
Browse files Browse the repository at this point in the history
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](andialbrecht/sqlparse@0.4.4...0.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 8d7908b commit 9dead3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion myproject/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python-dotenv==1.0.1
pyuca==1.2
requests==2.31.0
soupsieve==2.5
sqlparse==0.4.4
sqlparse==0.5.0
tzdata==2023.4
urllib3==2.2.0
Wikipedia-API==0.6.0

0 comments on commit 9dead3e

Please sign in to comment.