Skip to content

Commit 4c3618f

Browse files
[deps] Update django-reversion requirement from ~=6.0.0 to ~=6.1.0
Updates the requirements on [django-reversion](https://github.com/etianen/django-reversion) to permit the latest version. - [Release notes](https://github.com/etianen/django-reversion/releases) - [Changelog](https://github.com/etianen/django-reversion/blob/master/CHANGELOG.rst) - [Commits](etianen/django-reversion@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: django-reversion dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6323bb commit 4c3618f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
django-sortedm2m~=4.0.0
2-
django-reversion~=6.0.0
2+
django-reversion~=6.1.0
33
django-taggit~=6.1.0
44
netjsonconfig @ https://github.com/openwisp/netjsonconfig/archive/refs/heads/1.3.tar.gz
55
django-x509 @ https://github.com/openwisp/django-x509/archive/refs/heads/1.4.tar.gz

0 commit comments

Comments
 (0)