Skip to content

Commit

Permalink
build(deps): bump django-vite from 2.1.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [django-vite](https://github.com/MrBin99/django-vite) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/MrBin99/django-vite/releases)
- [Commits](MrBin99/django-vite@2.1.0...3.0.0)

---
updated-dependencies:
- dependency-name: django-vite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent 83cbd8a commit 9cdfa79
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ django-environ = "^0.10.0"
django-extensions = "^3.2.1"
djangorestframework = "^3.14.0"
django-cors-headers = "^4.0.0"
django-vite = "^2.1.0"
django-vite = "^3.0.0"
social-auth-app-django = "^5.2.0"
psycopg2-binary = "^2.9.6"
ipython = "^8.13.2"
Expand Down

0 comments on commit 9cdfa79

Please sign in to comment.