Skip to content

Commit c657dcd

Browse files
committed
updated osbot-fast-api version
1 parent d242471 commit c657dcd

4 files changed

Lines changed: 26 additions & 89 deletions

File tree

modules/OSBot-Fast-API

Submodule OSBot-Fast-API updated 39 files

osbot_fast_api_serverless/fast_api/routes/Routes__Info.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
from osbot_fast_api.api.routes.Fast_API__Routes import Fast_API__Routes
2-
from osbot_fast_api_serverless.utils.Version import version__osbot_fast_api_serverless
1+
from osbot_fast_api.api.routes.Fast_API__Routes import Fast_API__Routes
2+
from osbot_fast_api_serverless.utils.Version import version__osbot_fast_api_serverless
33

44
ROUTES_PATHS__INFO = ['/info/version']
55

poetry.lock

Lines changed: 23 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ python = "^3.12"
1313
osbot-aws = "*"
1414
osbot-fast-api = "*"
1515
mangum = "*"
16-
pytest = "^8.4.1"
1716

1817
[build-system]
1918
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)