Skip to content

Commit

Permalink
Bump wagtail-factories from 2.1.0 to 4.0.0 in /app
Browse files Browse the repository at this point in the history
Bumps [wagtail-factories](https://github.com/wagtail/wagtail-factories) from 2.1.0 to 4.0.0.
- [Release notes](https://github.com/wagtail/wagtail-factories/releases)
- [Changelog](https://github.com/wagtail/wagtail-factories/blob/main/CHANGES)
- [Commits](wagtail/wagtail-factories@2.1.0...4.0.0)

---
updated-dependencies:
- dependency-name: wagtail-factories
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2022
1 parent 5dcb251 commit 45fd16c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions app/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 app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ boto = "^2.49.0"
rollbar = "^0.16.1"
black = "^20.8b1"
typed-ast = "^1.5.0" # required only if black < 21.10b0
wagtail_factories = "^2.0.1"
wagtail_factories = "^4.0.0"
beautifulsoup4 = "^4.8.2"
django-basic-auth-ip-whitelist = "^0.3.4"
lxml = "^4.6.3"
Expand Down

0 comments on commit 45fd16c

Please sign in to comment.