Skip to content

Commit 18539ca

Browse files
dependabot[bot]bmbouter
authored andcommitted
[noissue]: Update django-guid requirement from ~=3.2 to ~=3.3
Updates the requirements on [django-guid](https://github.com/snok/django-guid) to permit the latest version. - [Release notes](https://github.com/snok/django-guid/releases) - [Changelog](https://github.com/snok/django-guid/blob/main/CHANGELOG.rst) - [Commits](snok/django-guid@3.2.0...3.3.0) --- updated-dependencies: - dependency-name: django-guid dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 966c1e0 commit 18539ca

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
@@ -10,7 +10,7 @@ Django~=3.2.13 # LTS version, switch only if we have a compelling reason to
1010
django-currentuser~=0.5.3
1111
django-filter~=21.1
1212
django-guardian~=2.4.0
13-
django-guid~=3.2
13+
django-guid~=3.3
1414
django-import-export~=2.8.0
1515
django-lifecycle~=0.9.6
1616
djangorestframework~=3.13.1

0 commit comments

Comments
 (0)