Skip to content

Commit dd666ef

Browse files
committed
Release v2025.10.07
1 parent 288160e commit dd666ef

File tree

3 files changed

+91
-91
lines changed

3 files changed

+91
-91
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "qwc-ldap-auth"
3-
version = "v2025.03.31"
3+
version = "v2025.10.07"
44
description = "Authentication with LDAP/Active Directory"
55
readme = "README.md"
66
requires-python = ">=3.10"

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ itsdangerous==2.2.0 \
4343
# via
4444
# flask
4545
# flask-wtf
46-
jinja2==3.1.6 \
47-
--hash=sha256:0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d \
48-
--hash=sha256:85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67
46+
jinja2==3.1.5 \
47+
--hash=sha256:8fefff8dc3034e27bb80d67c671eb8a9bc424c0ef4c0826edbff304cceff43bb \
48+
--hash=sha256:aba0f4dc9ed8013c424088f68a5c226f7d6097ed89b246d7749c2ec4175c6adb
4949
# via flask
5050
ldap3==2.9.1 \
5151
--hash=sha256:5869596fc4948797020d3f03b7939da938778a0f9e2009f7a072ccf92b8e8d70 \

0 commit comments

Comments
 (0)