Skip to content

Commit

Permalink
Merge pull request #84 from DjangoCRM/dependabot/pip/sqlparse-0.5.2
Browse files Browse the repository at this point in the history
Bump sqlparse from 0.5.1 to 0.5.2
  • Loading branch information
DjangoCRM authored Nov 15, 2024
2 parents c4a3d8f + 1496579 commit 9f5f7de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
pytz==2024.2
requests==2.32.3
six==1.16.0
sqlparse==0.5.1
sqlparse==0.5.2
tendo==0.3.0
tzdata==2024.2
urllib3==2.2.3
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ install_requires =
requests==2.32.3
setuptools==75.5.0
six==1.16.0
sqlparse==0.5.1
sqlparse==0.5.2
tendo==0.3.0
tzdata==2024.2
urllib3==2.2.3
Expand Down

0 comments on commit 9f5f7de

Please sign in to comment.