Skip to content

Commit f7cb862

Browse files
build(deps): bump the pip group across 2 directories with 1 update (#1162)
Bumps the pip group with 1 update in the / directory: [authlib](https://github.com/authlib/authlib). Bumps the pip group with 1 update in the /requirements directory: [authlib](https://github.com/authlib/authlib). Updates `authlib` from 1.6.9 to 1.6.11 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/v1.6.11/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.9...v1.6.11) Updates `authlib` from 1.6.9 to 1.6.11 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/v1.6.11/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.9...v1.6.11) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.11 dependency-type: direct:production dependency-group: pip - dependency-name: authlib dependency-version: 1.6.11 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b7a6b9 commit f7cb862

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

carbonserver/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616
]
1717
dependencies = [
1818
"alembic<2.0.0",
19-
"authlib>=1.2.1",
19+
"authlib>=1.6.11",
2020
"bcrypt<5.0.0",
2121
"python-dateutil<3.0.0",
2222
"dependency-injector<5.0.0",

requirements/requirements-api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ anyio==4.12.0
1111
# httpx
1212
# starlette
1313
# watchfiles
14-
authlib==1.6.9
14+
authlib==1.6.11
1515
# via carbonserver (carbonserver/pyproject.toml)
1616
bcrypt==4.3.0
1717
# via carbonserver (carbonserver/pyproject.toml)

0 commit comments

Comments
 (0)