Skip to content

Commit 3b547a0

Browse files
committed
Release v2025.04.23
1 parent 98666e8 commit 3b547a0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "qwc-db-auth"
3-
version = "v2025.03.31"
3+
version = "v2025.04.23"
44
description = "Authentication with User DB"
55
readme = "README.md"
66
requires-python = ">=3.10"

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ itsdangerous==2.2.0 \
105105
# via
106106
# flask
107107
# flask-wtf
108-
jinja2==3.1.6 \
109-
--hash=sha256:0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d \
110-
--hash=sha256:85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67
108+
jinja2==3.1.5 \
109+
--hash=sha256:8fefff8dc3034e27bb80d67c671eb8a9bc424c0ef4c0826edbff304cceff43bb \
110+
--hash=sha256:aba0f4dc9ed8013c424088f68a5c226f7d6097ed89b246d7749c2ec4175c6adb
111111
# via flask
112112
markupsafe==3.0.2 \
113113
--hash=sha256:0bff5e0ae4ef2e1ae4fdf2dfd5b76c75e5c2fa4132d05fc1b0dabcd20c7e28c4 \

uv.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)