Skip to content

Commit 2745a1f

Browse files
committed
using offspot-config 2.9.0
1 parent 9cbfedb commit 2745a1f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Changed
1515

1616
- Defaulting to INFO log leve unless `DEBUG` ENV is present
17+
- Using offspot-config 2.9.0
1718

1819
## [1.1] - 2025-12-01
1920

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"fastapi[standard]==0.120.1",
1313
"fastapi-login==1.10.3",
1414
"httpx==0.28.1", # should be in fastapi
15-
"offspot-config==2.8.0",
15+
"offspot-config==2.9.0",
1616
]
1717
license = {text = "GPL-3.0-or-later"}
1818
classifiers = [

0 commit comments

Comments
 (0)