From 6b92d3f6f5321a24726e3c2eff98ee89d6fe1384 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 10:30:02 +0000 Subject: [PATCH] Bump django-cas-ng from 5.0.0 to 5.0.1 Bumps [django-cas-ng](https://github.com/django-cas-ng/django-cas-ng) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/django-cas-ng/django-cas-ng/releases) - [Changelog](https://github.com/django-cas-ng/django-cas-ng/blob/master/docs/changelog.rst) - [Commits](https://github.com/django-cas-ng/django-cas-ng/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: django-cas-ng dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 30868643a..6d8a4c766 100644 --- a/requirements.txt +++ b/requirements.txt @@ -86,7 +86,7 @@ pyzmq==25.1.1 websocket-client==1.6.4 python-cas==1.6.0 -django-cas-ng==5.0.0 +django-cas-ng==5.0.1 django-staticmedia==0.2.2 django-appconf==1.0.5