File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ classifiers = [
1616]
1717dependencies = [
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" ,
Original file line number Diff line number Diff 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)
1616bcrypt==4.3.0
1717 # via carbonserver (carbonserver/pyproject.toml)
@@ -133,7 +133,7 @@ pyjwt==2.10.1
133133 # via carbonserver (carbonserver/pyproject.toml)
134134python-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
You can’t perform that action at this time.
0 commit comments