From dbe9ae8a2221dab47e7e634406baf0100237cc7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 23:53:33 +0000 Subject: [PATCH] Bump authlib from 1.4.1 to 1.6.2 Bumps [authlib](https://github.com/authlib/authlib) from 1.4.1 to 1.6.2. - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](https://github.com/authlib/authlib/compare/v1.4.1...v1.6.2) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 7c2c0c2e..38a126d8 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ litellm = "~=1.75.9" falkordb = "~=1.2.0" psycopg2-binary = "~=2.9.9" pymysql = "~=1.1.0" -authlib = "~=1.4.0" +authlib = "~=1.6.2" itsdangerous = "~=2.2.0" jsonschema = "~=4.25.0" tqdm = "~=4.67.1" diff --git a/Pipfile.lock b/Pipfile.lock index 09375fad..6abdc86a 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "4573e7a507f4e8c5c10787062953a7b4219cdf0ee3f0a3130c36c4abdd067f51" + "sha256": "d2c7a163fc8b815693ea1a28a742224f76804a0f40c582103b626482e45ff680" }, "pipfile-spec": 6, "requires": { @@ -150,12 +150,12 @@ }, "authlib": { "hashes": [ - "sha256:30ead9ea4993cdbab821dc6e01e818362f92da290c04c7f6a1940f86507a790d", - "sha256:edc29c3f6a3e72cd9e9f45fff67fc663a2c364022eb0371c003f22d5405915c1" + "sha256:2dd5571013cacf6b15f7addce03ed057ffdf629e9e81bacd9c08455a190e9b57", + "sha256:3bde83ac0392683eeef589cd5ab97e63cbe859e552dd75dca010548e79202cb1" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==1.4.1" + "version": "==1.6.2" }, "certifi": { "hashes": [