Skip to content

Commit

Permalink
Bump django-pattern-library from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [django-pattern-library](https://github.com/torchbox/django-pattern-library) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/torchbox/django-pattern-library/releases)
- [Changelog](https://github.com/torchbox/django-pattern-library/blob/main/CHANGELOG.md)
- [Commits](torchbox/django-pattern-library@v1.0.0...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 2, 2023
1 parent 954fb15 commit e527aa4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -30,7 +30,7 @@ whitenoise = "^6.5.0"
[tool.poetry.dev-dependencies]
black = "^23"
django-debug-toolbar = "^4.2.0"
django-pattern-library = "~1.0.0"
django-pattern-library = "~1.1.0"
django-stubs = "^1.9.0"
djhtml = "~3.0.6"
flake8 = "^5.0.4"
Expand Down

0 comments on commit e527aa4

Please sign in to comment.