mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-06-26 07:09:55 +02:00
feat(Bump version):
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "agentic_security"
|
||||
version = "0.0.4"
|
||||
version = "0.1.1"
|
||||
description = "Agentic LLM vulnerability scanner"
|
||||
authors = ["Alexander Miasoiedov <msoedov@gmail.com>"]
|
||||
maintainers = ["Alexander Miasoiedov <msoedov@gmail.com>"]
|
||||
@@ -42,7 +42,7 @@ httpx = ">=0.25.1,<0.28.0"
|
||||
pytest = ">=7.4.3,<9.0.0"
|
||||
pre-commit = "^3.5.0"
|
||||
inline-snapshot = "^0.8.0"
|
||||
|
||||
langchain-groq = "^0.1.3"
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 120
|
||||
|
||||
Reference in New Issue
Block a user