From 30e31dd69b4990b0a8c19f4a502b2799679febff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:04:46 +0000 Subject: [PATCH] Bump authlib from 1.2.1 to 1.3.1 in /startup-scripts Bumps [authlib](https://github.com/lepture/authlib) from 1.2.1 to 1.3.1. - [Release notes](https://github.com/lepture/authlib/releases) - [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst) - [Commits](https://github.com/lepture/authlib/compare/v1.2.1...v1.3.1) --- updated-dependencies: - dependency-name: authlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- startup-scripts/rock-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 startup-scripts/rock-requirements.txt diff --git a/startup-scripts/rock-requirements.txt b/startup-scripts/rock-requirements.txt old mode 100755 new mode 100644 index dbc6b31..3111d3b --- a/startup-scripts/rock-requirements.txt +++ b/startup-scripts/rock-requirements.txt @@ -7,7 +7,7 @@ jmespath==1.0.1 # Optional dependencies for Database connectors psycopg2-binary==2.9.4 -Authlib==1.2.1 +Authlib==1.3.1 elasticsearch-dbapi==0.2.10 trino==0.327.0 mysqlclient==2.1.1