Skip to content

Commit

Permalink
Update django-linear-migrations requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [django-linear-migrations](https://github.com/adamchainz/django-linear-migrations) to permit the latest version.
- [Changelog](https://github.com/adamchainz/django-linear-migrations/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-linear-migrations@2.8.0...2.13.0)

---
updated-dependencies:
- dependency-name: django-linear-migrations
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 13, 2024
1 parent 84bd128 commit 8a6ea62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ django-rest-passwordreset>=1.1,<1.5
drf-spectacular[sidecar]>=0.26.2,<0.28
django-environ>=0.10.0,<0.12
django-gravatar2>=1.4.4,<1.5
django-linear-migrations>=2.8.0,<2.13
django-linear-migrations>=2.8.0,<2.14
pytest-django>=4.5.2,<4.7
pytest-cov>=4.1.0,<5.1
sentry-sdk>=2.9.0,<2.10

0 comments on commit 8a6ea62

Please sign in to comment.