Skip to content

Commit

Permalink
Bump django-upgrade from 1.18.0 to 1.19.0
Browse files Browse the repository at this point in the history
Bumps [django-upgrade](https://github.com/adamchainz/django-upgrade) from 1.18.0 to 1.19.0.
- [Changelog](https://github.com/adamchainz/django-upgrade/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-upgrade@1.18.0...1.19.0)

---
updated-dependencies:
- dependency-name: django-upgrade
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 1eefb84 commit 8e8e636
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -61,7 +61,7 @@ isort = "5.13.2"
# security
bandit = "1.7.8"
# test
django-upgrade = "1.18.0"
django-upgrade = "1.19.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 8e8e636

Please sign in to comment.