Skip to content

Commit 7e2676a

Browse files
build(deps): bump the pip group across 2 directories with 1 update (#1166)
Bumps the pip group with 1 update in the / directory: [python-dotenv](https://github.com/theskumar/python-dotenv). Bumps the pip group with 1 update in the /requirements directory: [python-dotenv](https://github.com/theskumar/python-dotenv). Updates `python-dotenv` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.1...v1.2.2) Updates `python-dotenv` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production dependency-group: pip - dependency-name: python-dotenv dependency-version: 1.2.2 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 f7cb862 commit 7e2676a

2 files changed

Lines changed: 3 additions & 3 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.6.11",
19+
"authlib>=1.7.0",
2020
"bcrypt<5.0.0",
2121
"python-dateutil<3.0.0",
2222
"dependency-injector<5.0.0",

requirements/requirements-api.txt

Lines changed: 2 additions & 2 deletions
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.11
14+
authlib==1.7.0
1515
# via carbonserver (carbonserver/pyproject.toml)
1616
bcrypt==4.3.0
1717
# via carbonserver (carbonserver/pyproject.toml)
@@ -133,7 +133,7 @@ pyjwt==2.10.1
133133
# via carbonserver (carbonserver/pyproject.toml)
134134
python-dateutil==2.9.0.post0
135135
# via carbonserver (carbonserver/pyproject.toml)
136-
python-dotenv==1.2.1
136+
python-dotenv==1.2.2
137137
# via
138138
# pydantic-settings
139139
# uvicorn

0 commit comments

Comments
 (0)