Skip to content

Commit

Permalink
Update dependency autoblocksai to ^0.0.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2024
1 parent befbdb8 commit e978ec8
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions Python/flask/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Python/flask/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ packages = [{include = "myapp"}]

[tool.poetry.dependencies]
python = "^3.9"
autoblocksai = "^0.0.29"
autoblocksai = "^0.0.30"
python-dotenv = "^1.0.0"
flask = "^3.0.0"
8 changes: 4 additions & 4 deletions Python/openai-tracing/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Python/openai-tracing/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [{include = "src"}]
[tool.poetry.dependencies]
python = "^3.9"
openai = "^1.0.0"
autoblocksai = "^0.0.29"
autoblocksai = "^0.0.30"
python-dotenv = "^1.0.0"

[tool.poetry.scripts]
Expand Down

0 comments on commit e978ec8

Please sign in to comment.