Commit Graph

111 Commits

Author SHA1 Message Date
Alexander Myasoedov 48125bd106 feat(add executor): 2025-12-24 08:10:08 +02:00
Alexander Myasoedov 8ddfec303f feat(poetry update): 2025-11-30 14:21:20 +02:00
Alexander Myasoedov 61da912f18 feat(update deps): 2025-08-13 13:46:37 +03:00
Alexander Myasoedov d0353e3ab9 fix(bump pyproject): 2025-05-27 13:46:33 +03:00
Alexander Myasoedov 17e34356e1 feat(bump version): 2025-05-19 12:35:44 +03:00
Alexander Myasoedov aa2fe4d1ad feat(bump version): 2025-04-07 14:37:59 +03:00
Alexander Myasoedov cf7c017621 feat(add mcp to deps): 2025-04-07 14:32:40 +03:00
Alexander Myasoedov 77557ade85 feat(bump version): 2025-04-02 20:03:19 +03:00
Alexander Myasoedov 414ee62467 Merge branch 'main' of github.com:msoedov/agentic_security 2025-03-16 22:24:11 +02:00
Alexander Myasoedov a9f8090614 feat(add mcp project): 2025-03-16 22:19:11 +02:00
dependabot[bot] 5edd4f0959 build(deps-dev): bump huggingface-hub from 0.28.1 to 0.29.2
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.28.1 to 0.29.2.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.28.1...v0.29.2)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-14 17:55:26 +00:00
Alexander Myasoedov 85d5c67047 feat(bump version): 2025-03-12 13:42:59 +02:00
Alexander Myasoedov dbef9fcc03 fix(pytest workers): 2025-03-09 17:07:37 +02:00
Praveenk8051 8bd76b9f05 chore: update pytest configuration to enable parallel test execution 2025-03-09 14:15:44 +01:00
Praveenk8051 6f3c522d59 chore: update poetry.lock and pyproject.toml to include pytest-xdist 2025-03-09 14:01:50 +01:00
Alexander Myasoedov 21180b53e5 feat(bump version): 2025-03-07 19:42:59 +02:00
Alexander Myasoedov 263a282f47 feat(update pytest options): 2025-03-02 19:03:53 +02:00
Alexander Myasoedov a63106686f feat(Add banner): 2025-02-28 19:32:40 +02:00
Alexander Myasoedov 126bf11b63 feat(add orjson): 2025-02-21 19:58:06 +02:00
Alexander Myasoedov 1fdc1eb8de feat(fix linter): 2025-02-20 23:35:12 +02:00
Alexander Myasoedov 94638064d2 feat(bump 0.5.0): 2025-02-20 23:27:34 +02:00
Alexander Myasoedov 130ef550df feat(update telemetry): 2025-02-20 16:05:34 +02:00
Alexander Myasoedov 8146aef2cb feat(Bump version): 2025-02-15 13:35:53 +02:00
Alexander Myasoedov 998c000cb3 feat(update fast api): 2025-02-15 13:30:50 +02:00
Alexander Myasoedov 99b82ef052 feat(update deps): 2025-02-15 13:29:19 +02:00
Alexander Myasoedov b06eca4e84 fix(tests): 2025-02-14 11:44:24 +02:00
Alexander Myasoedov 72f1f74df7 fix(licence in py project): 2025-02-08 10:42:19 +02:00
Alexander Myasoedov 693c5743c0 fix(tests + bump version): 2025-02-08 10:41:43 +02:00
dependabot[bot] 925a187978 build(deps-dev): bump inline-snapshot from 0.19.3 to 0.20.0
Bumps [inline-snapshot](https://github.com/15r10nk/inline-snapshot) from 0.19.3 to 0.20.0.
- [Release notes](https://github.com/15r10nk/inline-snapshot/releases)
- [Changelog](https://github.com/15r10nk/inline-snapshot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/15r10nk/inline-snapshot/compare/0.19.3...0.20.0)

---
updated-dependencies:
- dependency-name: inline-snapshot
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 18:05:37 +00:00
dependabot[bot] 87b54e35b6 build(deps-dev): bump black from 24.10.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.10.0...25.1.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-31 18:07:50 +00:00
dependabot[bot] 6d8a168eae build(deps): bump pydantic from 2.10.4 to 2.10.6
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.4 to 2.10.6.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.4...v2.10.6)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-29 18:16:06 +00:00
dependabot[bot] 2655482148 build(deps-dev): bump huggingface-hub from 0.27.1 to 0.28.0
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.27.1 to 0.28.0.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.27.1...v0.28.0)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-29 18:05:02 +00:00
dependabot[bot] ac4f4cc495 build(deps-dev): bump inline-snapshot from 0.18.1 to 0.19.3
Bumps [inline-snapshot](https://github.com/15r10nk/inline-snapshot) from 0.18.1 to 0.19.3.
- [Release notes](https://github.com/15r10nk/inline-snapshot/releases)
- [Changelog](https://github.com/15r10nk/inline-snapshot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/15r10nk/inline-snapshot/compare/0.18.1...0.19.3)

---
updated-dependencies:
- dependency-name: inline-snapshot
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 17:38:40 +00:00
dependabot[bot] 6678e5d3ab build(deps-dev): bump huggingface-hub from 0.25.1 to 0.27.1
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.25.1 to 0.27.1.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.25.1...v0.27.1)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 17:54:02 +00:00
Alexander Myasoedov e1400b6f58 fix(bump version): 2025-01-23 00:02:52 +02:00
dependabot[bot] 75449ed0aa build(deps): bump scikit-learn from 1.5.2 to 1.6.1
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.5.2 to 1.6.1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.2...1.6.1)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 17:41:41 +00:00
Alexander Myasoedov bc030f06a8 feat(add docs): 2025-01-15 11:32:11 +02:00
Alexander Myasoedov b6db40c5ae feat(update deps): 2025-01-12 20:02:06 +02:00
Alexander Myasoedov ceea0c0503 feat(fix poetry script): 2025-01-11 12:04:19 +02:00
Alexander Myasoedov 1dbd89e981 feat(add rich): 2025-01-11 11:57:33 +02:00
Alexander Myasoedov 283d01ee46 feat(Update readme):
feat(bump version):

fix(pyproject):
2025-01-11 11:53:35 +02:00
Alexander Myasoedov 0c5dc5bc4a fix(add tomli): 2025-01-04 19:43:54 +02:00
Alexander Myasoedov 0a536ee999 feat(add unit tests): 2025-01-03 00:10:34 +02:00
Alexander Myasoedov ed06bc967c Merge pull request #68 from msoedov/dependabot/pip/inline-snapshot-0.18.1
build(deps-dev): bump inline-snapshot from 0.13.3 to 0.18.1
2024-12-25 09:52:30 +02:00
dependabot[bot] 9ad6d5697f build(deps-dev): bump inline-snapshot from 0.13.3 to 0.18.1
Bumps [inline-snapshot](https://github.com/15r10nk/inline-snapshot) from 0.13.3 to 0.18.1.
- [Release notes](https://github.com/15r10nk/inline-snapshot/releases)
- [Changelog](https://github.com/15r10nk/inline-snapshot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/15r10nk/inline-snapshot/compare/v0.13.3...0.18.1)

---
updated-dependencies:
- dependency-name: inline-snapshot
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 17:56:18 +00:00
Alexander Myasoedov f844ed11df Merge branch 'main' of github.com:msoedov/langalf 2024-12-23 16:45:09 +02:00
Alexander Myasoedov 4cf9f1b32c fix(garak): 2024-12-23 16:45:04 +02:00
dependabot[bot] 1ab2ab28ad build(deps): bump pydantic from 2.9.2 to 2.10.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.2 to 2.10.4.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.9.2...v2.10.4)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-22 15:24:42 +00:00
Alexander Myasoedov 9189b52453 fix(add tests): 2024-12-19 21:29:38 +02:00
Alexander Myasoedov 9e8b9ec33e feat(add python-multipart==0.0.20): 2024-12-17 14:17:13 +02:00