|
|
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 |
|
|
|
4a71d9f30a
|
build(deps): bump setuptools from 75.8.0 to 76.0.0 in /docs (#2517)
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.0 to 76.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/v75.8.0...v76.0.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-03-12 10:31:02 +08:00 |
|
|
|
28821d3860
|
build(deps): bump setuptools from 75.8.0 to 76.0.0 (#2513)
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.0 to 76.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/v75.8.0...v76.0.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-03-12 10:30:46 +08:00 |
|
|
|
7afadc1aaf
|
build(deps-dev): bump tox from 4.24.1 to 4.24.2 (#2514)
Bumps [tox](https://github.com/tox-dev/tox) from 4.24.1 to 4.24.2.
- [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.1...4.24.2)
---
updated-dependencies:
- dependency-name: tox
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-03-12 10:29:54 +08:00 |
|
|
|
c3b4ad35cf
|
build(deps): bump sphinx from 8.2.1 to 8.2.3 in /docs (#2508)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.1 to 8.2.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.2.1...v8.2.3)
---
updated-dependencies:
- dependency-name: sphinx
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-04 11:44:15 +08:00 |
|
|
|
d8e0c2e90c
|
build(deps-dev): bump types-requests (#2504)
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20241016 to 2.32.0.20250301.
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
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-03-04 11:43:58 +08:00 |
|
|
|
d2a23d5819
|
build(deps-dev): bump ruff from 0.9.7 to 0.9.9 (#2505)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.7 to 0.9.9.
- [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.7...0.9.9)
---
updated-dependencies:
- dependency-name: ruff
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-03-04 11:43:44 +08:00 |
|
|
|
bdd89f347d
|
build(deps-dev): bump pyright from 1.1.394 to 1.1.396 (#2506)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.394 to 1.1.396.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.394...v1.1.396)
---
updated-dependencies:
- dependency-name: pyright
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-03-04 11:43:28 +08:00 |
|
|
|
2d61637ece
|
build(deps): bump cryptography from 44.0.1 to 44.0.2 (#2507)
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 44.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/44.0.1...44.0.2)
---
updated-dependencies:
- dependency-name: cryptography
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-04 11:43:14 +08:00 |
|
|
|
b736ad0913
|
build(deps): bump sphinx from 8.1.3 to 8.2.1 in /docs (#2496)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.3 to 8.2.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.2.1/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.1.3...v8.2.1)
---
updated-dependencies:
- dependency-name: sphinx
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-02-25 17:07:34 +08:00 |
|
|
|
0753b86b18
|
build(deps): bump elasticsearch from 8.17.0 to 8.17.1 (#2485)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.17.0 to 8.17.1.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.17.0...v8.17.1)
---
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-02-25 17:07:05 +08:00 |
|
|
|
e3e1a72b62
|
build(deps-dev): bump ruff from 0.9.6 to 0.9.7 (#2497)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.6 to 0.9.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.9.6...0.9.7)
---
updated-dependencies:
- dependency-name: ruff
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-02-25 17:06:55 +08:00 |
|
|
|
c787cca8fb
|
build(deps): bump sigstore/cosign-installer from 3.8.0 to 3.8.1 (#2501)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.8.0...v3.8.1)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
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-02-25 17:06:05 +08:00 |
|
|
|
98d6bbda4b
|
build(deps-dev): bump mypy-zope from 1.0.10 to 1.0.11 (#2498)
Bumps [mypy-zope](https://github.com/Shoobx/mypy-zope) from 1.0.10 to 1.0.11.
- [Changelog](https://github.com/Shoobx/mypy-zope/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Shoobx/mypy-zope/compare/1.0.10...1.0.11)
---
updated-dependencies:
- dependency-name: mypy-zope
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-02-25 17:05:54 +08:00 |
|
|
|
2aea278c84
|
build(deps): bump tftpy from 0.8.2 to 0.8.5 (#2500)
Bumps [tftpy](https://github.com/msoulier/tftpy) from 0.8.2 to 0.8.5.
- [Changelog](https://github.com/msoulier/tftpy/blob/master/ChangeLog.md)
- [Commits](https://github.com/msoulier/tftpy/compare/0.8.2...0.8.5)
---
updated-dependencies:
- dependency-name: tftpy
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-02-25 17:05:38 +08:00 |
|
|
|
f654564c3a
|
build(deps): bump pymisp from 2.5.4 to 2.5.7.1 (#2499)
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.5.4 to 2.5.7.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.4...v2.5.7.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-02-25 17:05:02 +08:00 |
|
|
|
49bb032014
|
build(deps): bump pymongo from 4.10.1 to 4.11.1 (#2488)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.10.1 to 4.11.1.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/4.11.1/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.10.1...4.11.1)
---
updated-dependencies:
- dependency-name: pymongo
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-02-19 18:25:11 +08:00 |
|
|
|
e103031096
|
build(deps-dev): bump pyright from 1.1.393 to 1.1.394 (#2494)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.393 to 1.1.394.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.393...v1.1.394)
---
updated-dependencies:
- dependency-name: pyright
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-02-18 11:35:11 +08:00 |
|
|
|
804e8c4559
|
build(deps): bump mysql-connector-python from 9.1.0 to 9.2.0 (#2493)
Bumps [mysql-connector-python](https://github.com/mysql/mysql-connector-python) from 9.1.0 to 9.2.0.
- [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt)
- [Commits](https://github.com/mysql/mysql-connector-python/compare/9.1.0...9.2.0)
---
updated-dependencies:
- dependency-name: mysql-connector-python
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-02-18 11:34:56 +08:00 |
|