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.12.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 Oct 21, 2023
1 parent 5ef9291 commit fe7dbf6
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,6 +10,6 @@ django-rest-passwordreset>=1.1,<1.4
drf-spectacular[sidecar]>=0.26.2,<0.27
django-environ>=0.10.0,<0.12
django-gravatar2>=1.4.4,<1.5
django-linear-migrations>=2.8.0,<2.9
django-linear-migrations>=2.8.0,<2.13
pytest-django>=4.5.2,<4.6
pytest-cov>=4.1.0,<4.2

0 comments on commit fe7dbf6

Please sign in to comment.