Skip to content

Commit 6968464

Browse files
Bump authlib from 1.6.5 to 1.6.6
Bumps [authlib](https://github.com/authlib/authlib) from 1.6.5 to 1.6.6. - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.5...v1.6.6) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f848c27 commit 6968464

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aiofiles==24.1.0 # Asynchronous file manipulation
22
alembic==1.13.2 # database migrations
33
arq==0.26.3 # Scheduler
44
asyncpg==0.31.0 # PostgreSQL adapter for asynchronous operations
5-
authlib==1.6.5
5+
authlib==1.6.6
66
bcrypt==4.1.3 # password hashing
77
boto3==1.38.23
88
broadcaster==0.3.1 # Working with websockets with multiple workers.

0 commit comments

Comments
 (0)