Commit Graph

3144 Commits

Author SHA1 Message Date
2ce05cc314 build(deps): bump setuptools from 80.0.0 to 80.3.1 in /docs (#2573)
Bumps [setuptools](https://github.com/pypa/setuptools) from 80.0.0 to 80.3.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v80.0.0...v80.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 22:26:26 +08:00
147c7fd7a5 build(deps): bump pymongo from 4.12.0 to 4.12.1 (#2578)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.12.0 to 4.12.1.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.12.0...4.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 22:21:53 +08:00
42020d1869 build(deps): bump libvirt-python from 11.2.0 to 11.3.0 (#2575)
Bumps [libvirt-python](http://www.libvirt.org) from 11.2.0 to 11.3.0.

---
updated-dependencies:
- dependency-name: libvirt-python
  dependency-version: 11.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-11 19:33:31 +08:00
82b69df55c build(deps): bump cryptography from 44.0.2 to 44.0.3 (#2576)
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.2 to 44.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/44.0.2...44.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-11 19:33:10 +08:00
6725185ca0 build(deps-dev): bump ruff from 0.11.7 to 0.11.8 (#2577)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.7 to 0.11.8.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.7...0.11.8)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.11.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-11 19:32:52 +08:00
578b3e937e Add find command with base options (#2559)
* Add find command with base options
2025-05-04 22:35:54 +08:00
0b373f75ea build(deps): bump setuptools from 79.0.0 to 80.0.0 in /docs (#2571)
Bumps [setuptools](https://github.com/pypa/setuptools) from 79.0.0 to 80.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v79.0.0...v80.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 80.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-03 00:27:26 +08:00
a5a7902e00 build(deps-dev): bump ruff from 0.11.6 to 0.11.7 (#2566)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.6 to 0.11.7.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.6...0.11.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.11.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-03 00:26:16 +08:00
05ac2059a6 build(deps-dev): bump mypy-extensions from 1.0.0 to 1.1.0 (#2567)
Bumps [mypy-extensions](https://github.com/python/mypy_extensions) from 1.0.0 to 1.1.0.
- [Commits](https://github.com/python/mypy_extensions/compare/1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: mypy-extensions
  dependency-version: 1.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-03 00:25:51 +08:00
648e237085 build(deps-dev): bump pipdeptree from 2.26.0 to 2.26.1 (#2568)
Bumps [pipdeptree](https://github.com/tox-dev/pipdeptree) from 2.26.0 to 2.26.1.
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Commits](https://github.com/tox-dev/pipdeptree/compare/2.26.0...2.26.1)

---
updated-dependencies:
- dependency-name: pipdeptree
  dependency-version: 2.26.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-03 00:25:22 +08:00
a05b1a2df5 build(deps-dev): bump pyright from 1.1.399 to 1.1.400 (#2569)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.399 to 1.1.400.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.399...v1.1.400)

---
updated-dependencies:
- dependency-name: pyright
  dependency-version: 1.1.400
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-03 00:25:13 +08:00
69b16f939a build(deps): bump packaging from 24.2 to 25.0 (#2570)
Bumps [packaging](https://github.com/pypa/packaging) from 24.2 to 25.0.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/24.2...25.0)

---
updated-dependencies:
- dependency-name: packaging
  dependency-version: '25.0'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-03 00:25:02 +08:00
ce97285c9d build(deps): bump sigstore/cosign-installer from 3.8.1 to 3.8.2 (#2572)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.8.1...v3.8.2)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-version: 3.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-03 00:24:47 +08:00
0354b1162e Add head option support in curl command (#2558) 2025-04-28 10:24:13 +08:00
5f1fab5661 build(deps): bump setuptools from 78.1.0 to 79.0.0 (#2563)
Bumps [setuptools](https://github.com/pypa/setuptools) from 78.1.0 to 79.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v78.1.0...v79.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 79.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 10:23:11 +08:00
38e76d1293 build(deps): bump setuptools from 78.1.0 to 79.0.0 in /docs (#2565)
Bumps [setuptools](https://github.com/pypa/setuptools) from 78.1.0 to 79.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v78.1.0...v79.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 79.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-22 15:45:36 +08:00
a1ad0fc139 build(deps): bump mysql-connector-python from 9.2.0 to 9.3.0 (#2562)
Bumps [mysql-connector-python](https://github.com/mysql/mysql-connector-python) from 9.2.0 to 9.3.0.
- [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt)
- [Commits](https://github.com/mysql/mysql-connector-python/compare/9.2.0...9.3.0)

---
updated-dependencies:
- dependency-name: mysql-connector-python
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-22 15:45:16 +08:00
46beb49efb build(deps): bump elasticsearch from 8.17.2 to 9.0.0 (#2560)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.17.2 to 9.0.0.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.17.2...v9.0.0)

---
updated-dependencies:
- dependency-name: elasticsearch
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-22 15:45:06 +08:00
71a8f10fe5 build(deps-dev): bump pyright from 1.1.396 to 1.1.399 (#2561)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.396 to 1.1.399.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.396...v1.1.399)

---
updated-dependencies:
- dependency-name: pyright
  dependency-version: 1.1.399
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-22 15:44:53 +08:00
01c782f84c build(deps-dev): bump ruff from 0.9.9 to 0.11.6 (#2564)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.9 to 0.11.6.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.9.9...0.11.6)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.11.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-22 15:44:41 +08:00
1b841bdc3a Pool updates (#2470)
* install update for recent Debian
* don't log non essential things
* update message about warnings
2025-04-21 16:47:59 +08:00
92c946651b build(deps): bump libvirt-python from 11.0.0 to 11.2.0 (#2537)
Bumps [libvirt-python](http://www.libvirt.org) from 11.0.0 to 11.2.0.

---
updated-dependencies:
- dependency-name: libvirt-python
  dependency-version: 11.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-21 16:41:43 +08:00
c74f7e6b16 comment out psycops2 to not include it in the docker container (#2557) 2025-04-21 16:41:08 +08:00
54ad48f2f8 Docs 20 apr (#2556)
* doc tweaks
* add postgresql in requirements-output.txt
* add ruff fixes for new ruff
* disable pyre and pytype for 3.14-dev
2025-04-20 23:30:09 +08:00
9ef04de471 introduces prometheus output plugin (#2555) 2025-04-20 23:03:56 +08:00
e61416b989 Dig command (#2540)
* introduces dig command
2025-04-20 22:59:14 +08:00
fa6280f398 add PostgreSQL output plugin with reconnect support (#2541)
* add PostgreSQL output plugin with reconnect support
* update legacy GRANT syntax for MySQL 8 compatibility
2025-04-20 22:58:43 +08:00
bd2d60835f build(deps): bump pymongo from 4.11.3 to 4.12.0 (#2549)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.11.3 to 4.12.0.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.11.3...4.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-20 22:57:24 +08:00
4cbb3c4136 build(deps): bump pyasn1-modules from 0.4.1 to 0.4.2 (#2547)
Bumps [pyasn1-modules](https://github.com/pyasn1/pyasn1-modules) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/pyasn1/pyasn1-modules/releases)
- [Changelog](https://github.com/pyasn1/pyasn1-modules/blob/main/CHANGES.txt)
- [Commits](https://github.com/pyasn1/pyasn1-modules/compare/v0.4.1...v0.4.2)

---
updated-dependencies:
- dependency-name: pyasn1-modules
  dependency-version: 0.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-20 22:57:08 +08:00
ff94a5a89a build(deps): bump urllib3 from 2.3.0 to 2.4.0 (#2548)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-20 22:56:54 +08:00
114c918eeb introduces git command (#2546) 2025-04-14 10:31:08 +08:00
75a517b728 replace deprecated datetime.utcnow() with equivalent (#2545)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-04-13 15:21:08 +08:00
7114e198eb build(deps-dev): bump types-requests (#2538)
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20250301 to 2.32.0.20250328.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-version: 2.32.0.20250328
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-10 14:49:52 +08:00
223c761b14 remove 3.9 and pypy-3.9. add pypy-3.11 and py-3.14-dev (#2543)
* remove 3.9 and pypy-3.9. add pypy-3.11 and py-3.14-dev
2025-04-10 14:49:29 +08:00
0d27f26f85 build(deps-dev): bump pre-commit from 4.1.0 to 4.2.0 (#2534)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-10 14:28:31 +08:00
485a2bfdb2 build(deps-dev): bump tox from 4.24.2 to 4.25.0 (#2535)
Bumps [tox](https://github.com/tox-dev/tox) from 4.24.2 to 4.25.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.24.2...4.25.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-version: 4.25.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-10 14:19:28 +08:00
d893671487 build(deps): bump pymisp from 2.5.8.1 to 2.5.10 (#2536)
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.5.8.1 to 2.5.10.
- [Release notes](https://github.com/MISP/PyMISP/releases)
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.5.8.1...v2.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-10 14:19:14 +08:00
cab0df1853 Update mongodb.py (#2542)
duplicate col.input
2025-04-10 14:18:40 +08:00
1c935cdb19 build(deps): bump setuptools from 76.0.0 to 78.1.0 (#2530)
Bumps [setuptools](https://github.com/pypa/setuptools) from 76.0.0 to 78.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v76.0.0...v78.1.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-03 11:15:35 +08:00
c90387d7dc build(deps-dev): bump coverage from 7.7.0 to 7.8.0 (#2527)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.7.0...7.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-03 11:14:24 +08:00
add41f1aa2 build(deps-dev): bump pylint from 3.3.4 to 3.3.6 (#2529)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.4 to 3.3.6.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.4...v3.3.6)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-03 11:14:06 +08:00
094c5d9c5b build(deps): bump pymongo from 4.11.2 to 4.11.3 (#2531)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.11.2 to 4.11.3.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/4.11.3/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.11.2...4.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-03 11:13:55 +08:00
6414916d1e build(deps-dev): bump pipdeptree from 2.25.0 to 2.26.0 (#2524)
Bumps [pipdeptree](https://github.com/tox-dev/pipdeptree) from 2.25.0 to 2.26.0.
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Commits](https://github.com/tox-dev/pipdeptree/compare/2.25.0...2.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 10:49:04 +08:00
7003042aad build(deps): bump bcrypt from 4.2.1 to 4.3.0 (#2520)
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.2.1 to 4.3.0.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](https://github.com/pyca/bcrypt/compare/4.2.1...4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 10:44:47 +08:00
20d587a5e0 build(deps): bump pymisp from 2.5.7.1 to 2.5.8.1 (#2525)
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.5.7.1 to 2.5.8.1.
- [Release notes](https://github.com/MISP/PyMISP/releases)
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.5.7.1...v2.5.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 10:44:22 +08:00
05caede53b build(deps-dev): bump yamllint from 1.35.1 to 1.37.0 (#2526)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.35.1 to 1.37.0.
- [Release notes](https://github.com/adrienverge/yamllint/releases)
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.35.1...v1.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 10:44:09 +08:00
60d5aea699 build(deps): bump pymongo from 4.11.1 to 4.11.2 (#2512)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.11.1 to 4.11.2.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.11.1...4.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 11:24:31 +08:00
95fff2fa12 build(deps-dev): bump coverage from 7.6.11 to 7.7.0 (#2519)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.11 to 7.7.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.11...7.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 11:23:53 +08:00
65f15d7a6b build(deps): bump attrs from 25.1.0 to 25.3.0 (#2521)
Bumps [attrs](https://github.com/sponsors/hynek) from 25.1.0 to 25.3.0.
- [Commits](https://github.com/sponsors/hynek/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 11:23:20 +08:00
3126642289 build(deps): bump elasticsearch from 8.17.1 to 8.17.2 (#2516)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.17.1 to 8.17.2.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.17.1...v8.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-12 10:31:15 +08:00