Skip to content

Commit c235f2a

Browse files
committed
Update sag_py_auth from version 1.1.1 to 1.2.0
1 parent effb157 commit c235f2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
contextvars>=2.4
22
fastapi[all]>=0.110.3
3-
sag-py-auth>=1.1.1
3+
sag-py-auth>=1.2.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setuptools.setup(
1313
name="sag-py-auth-brand",
14-
version="1.0.1",
14+
version="1.2.0",
1515
description="Keycloak brand/instance authentication for python projects",
1616
long_description=LONG_DESCRIPTION,
1717
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)