Skip to content

Commit

Permalink
Bump the pip group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates in the / directory: [django](https://github.com/django/django) and [sqlparse](https://github.com/andialbrecht/sqlparse).


Updates `django` from 3.0.8 to 4.2.16
- [Commits](django/django@3.0.8...4.2.16)

Updates `sqlparse` from 0.3.1 to 0.5.0
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](andialbrecht/sqlparse@0.3.1...0.5.0)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: sqlparse
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 90f4540 commit 4d93034
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
asgiref==3.2.10
Django==3.0.8
Django==4.2.16
pyactiveresource==2.2.1
pytz==2020.1
PyYAML==5.3.1
ShopifyAPI==8.0.1
six==1.15.0
sqlparse==0.3.1
sqlparse==0.5.0

0 comments on commit 4d93034

Please sign in to comment.