Commit Graph

2865 Commits

Author SHA1 Message Date
1e7bf0eb1d new way to disable https checks (#2136) 2024-03-25 14:02:28 +08:00
8680bfc08d remove custom ssl context factories (#2135) 2024-03-25 13:58:33 +08:00
a138861d93 Bump mypy from 1.8.0 to 1.9.0 (#2129)
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.0)

---
updated-dependencies:
- dependency-name: mypy
  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>
2024-03-25 13:13:55 +08:00
b277fa61f8 Bump setuptools from 69.1.0 to 69.2.0 (#2132)
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.1.0 to 69.2.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/v69.1.0...v69.2.0)

---
updated-dependencies:
- dependency-name: setuptools
  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>
2024-03-25 13:02:05 +08:00
a868020d70 Bump types-requests from 2.31.0.20240218 to 2.31.0.20240311 (#2130)
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.20240218 to 2.31.0.20240311.
- [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>
2024-03-25 13:01:50 +08:00
943f024479 Bump setuptools from 69.1.1 to 69.2.0 in /docs (#2128)
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.1.1 to 69.2.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/v69.1.1...v69.2.0)

---
updated-dependencies:
- dependency-name: setuptools
  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>
2024-03-25 13:01:43 +08:00
03bb4eef10 Bump mypy-zope from 1.0.3 to 1.0.4 (#2131)
Bumps [mypy-zope](https://github.com/Shoobx/mypy-zope) from 1.0.3 to 1.0.4.
- [Changelog](https://github.com/Shoobx/mypy-zope/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Shoobx/mypy-zope/compare/1.0.3...1.0.4)

---
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>
2024-03-25 13:01:25 +08:00
df381cae11 Bump packaging from 23.2 to 24.0 (#2133)
Bumps [packaging](https://github.com/pypa/packaging) from 23.2 to 24.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/23.2...24.0)

---
updated-dependencies:
- dependency-name: packaging
  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>
2024-03-25 13:01:15 +08:00
419a654726 Bump types-redis from 4.6.0.20240106 to 4.6.0.20240311 (#2124)
Bumps [types-redis](https://github.com/python/typeshed) from 4.6.0.20240106 to 4.6.0.20240311.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-redis
  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>
2024-03-15 17:09:32 +08:00
65c3eefe0a Bump coverage from 7.4.1 to 7.4.3 (#2127)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.1 to 7.4.3.
- [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.4.1...7.4.3)

---
updated-dependencies:
- dependency-name: coverage
  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>
2024-03-15 17:09:21 +08:00
8607f6da36 Bump tox from 4.13.0 to 4.14.1 (#2126)
Bumps [tox](https://github.com/tox-dev/tox) from 4.13.0 to 4.14.1.
- [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.13.0...4.14.1)

---
updated-dependencies:
- dependency-name: tox
  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>
2024-03-15 17:09:10 +08:00
b8986b4987 Bump pymisp from 2.4.185 to 2.4.187 (#2125)
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.185 to 2.4.187.
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.4.185...v2.4.187)

---
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>
2024-03-15 17:08:59 +08:00
d548c0a492 Bump pyright from 1.1.351 to 1.1.353 (#2123)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.351 to 1.1.353.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.351...v1.1.353)

---
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>
2024-03-15 17:08:50 +08:00
401dc407f8 Bump twisted from 23.10.0 to 24.3.0 in /docs (#2121)
Bumps [twisted](https://github.com/twisted/twisted) from 23.10.0 to 24.3.0.
- [Release notes](https://github.com/twisted/twisted/releases)
- [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)
- [Commits](https://github.com/twisted/twisted/compare/twisted-23.10.0...twisted-24.3.0)

---
updated-dependencies:
- dependency-name: twisted
  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>
2024-03-15 17:08:41 +08:00
ce8bcc30eb Bump pymongo from 4.6.1 to 4.6.2 (#2120)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.1 to 4.6.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.6.1...4.6.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>
2024-03-05 21:43:57 +08:00
b822e759cd Bump botocore from 1.34.45 to 1.34.54 (#2117)
Bumps [botocore](https://github.com/boto/botocore) from 1.34.45 to 1.34.54.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.45...1.34.54)

---
updated-dependencies:
- dependency-name: botocore
  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>
2024-03-05 21:43:39 +08:00
6fcf89e9bb Bump build from 1.0.3 to 1.1.1 (#2116)
Bumps [build](https://github.com/pypa/build) from 1.0.3 to 1.1.1.
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/build/compare/1.0.3...1.1.1)

---
updated-dependencies:
- dependency-name: build
  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>
2024-03-05 21:43:29 +08:00
b91add4fe8 Bump yamllint from 1.34.0 to 1.35.1 (#2118)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.34.0 to 1.35.1.
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.34.0...v1.35.1)

---
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>
2024-03-05 21:43:02 +08:00
12d9b88fa0 Bump pylint from 3.0.3 to 3.1.0 (#2119)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.3...v3.1.0)

---
updated-dependencies:
- dependency-name: pylint
  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>
2024-03-05 21:42:51 +08:00
3394082040 Bump elasticsearch from 8.12.0 to 8.12.1 (#2110)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.12.0 to 8.12.1.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.12.0...v8.12.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>
2024-02-27 11:01:17 +08:00
cb54e43968 Bump types-requests from 2.31.0.20240125 to 2.31.0.20240218 (#2114)
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.20240125 to 2.31.0.20240218.
- [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>
2024-02-27 11:01:07 +08:00
4ab3db079a Bump setuptools from 69.1.0 to 69.1.1 in /docs (#2109)
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.1.0 to 69.1.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/v69.1.0...v69.1.1)

---
updated-dependencies:
- dependency-name: setuptools
  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>
2024-02-27 11:00:47 +08:00
7808e4ed23 Bump tox from 4.12.1 to 4.13.0 (#2111)
Bumps [tox](https://github.com/tox-dev/tox) from 4.12.1 to 4.13.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.12.1...4.13.0)

---
updated-dependencies:
- dependency-name: tox
  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>
2024-02-27 11:00:40 +08:00
5eeb025968 Bump configparser from 6.0.0 to 6.0.1 (#2112)
Bumps [configparser](https://github.com/jaraco/configparser) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/jaraco/configparser/releases)
- [Changelog](https://github.com/jaraco/configparser/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/configparser/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: configparser
  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>
2024-02-27 11:00:30 +08:00
7790af2a7e Bump pyright from 1.1.350 to 1.1.351 (#2113)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.350 to 1.1.351.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.350...v1.1.351)

---
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>
2024-02-27 11:00:20 +08:00
bc9b5cc1ee Bump pymisp from 2.4.184.3 to 2.4.185 (#2102)
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.184.3 to 2.4.185.
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.4.184.3...v2.4.185)

---
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>
2024-02-24 23:52:25 +08:00
1a559b1e96 Bump botocore from 1.34.35 to 1.34.45 (#2105)
Bumps [botocore](https://github.com/boto/botocore) from 1.34.35 to 1.34.45.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.35...1.34.45)

---
updated-dependencies:
- dependency-name: botocore
  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>
2024-02-24 23:52:08 +08:00
8a0b0396dd Bump cryptography from 42.0.2 to 42.0.4 (#2106)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-24 23:51:56 +08:00
9042aa5e18 Bump oci from 2.121.0 to 2.122.0 (#2104)
Bumps [oci](https://github.com/oracle/oci-python-sdk) from 2.121.0 to 2.122.0.
- [Release notes](https://github.com/oracle/oci-python-sdk/releases)
- [Changelog](https://github.com/oracle/oci-python-sdk/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/oracle/oci-python-sdk/commits)

---
updated-dependencies:
- dependency-name: oci
  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>
2024-02-24 23:51:37 +08:00
20343ba5cd Bump ruff from 0.2.1 to 0.2.2 (#2101)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.1 to 0.2.2.
- [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/v0.2.1...v0.2.2)

---
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>
2024-02-24 23:51:22 +08:00
63bd66dd74 Bump pymisp from 2.4.184 to 2.4.184.3 (#2095)
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.184 to 2.4.184.3.
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.4.184...v2.4.184.3)

---
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>
2024-02-15 23:40:34 +08:00
1297b6d582 Bump setuptools from 69.0.3 to 69.1.0 (#2098)
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.3 to 69.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/v69.0.3...v69.1.0)

---
updated-dependencies:
- dependency-name: setuptools
  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>
2024-02-13 13:10:27 +08:00
90eb300351 Bump yamllint from 1.33.0 to 1.34.0 (#2099)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.33.0 to 1.34.0.
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.33.0...v1.34.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>
2024-02-13 13:10:02 +08:00
53b7943485 Bump setuptools from 69.0.3 to 69.1.0 in /docs (#2100)
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.3 to 69.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/v69.0.3...v69.1.0)

---
updated-dependencies:
- dependency-name: setuptools
  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>
2024-02-13 13:09:50 +08:00
390d6c3e2e Pyright (#2091)
* pyright
* logentry -> event
2024-02-09 15:11:04 +08:00
9a48cf633a ruff 0.2.1 (#2090) 2024-02-07 20:42:22 +08:00
41acee42e3 Bump botocore from 1.34.30 to 1.34.35 (#2084)
Bumps [botocore](https://github.com/boto/botocore) from 1.34.30 to 1.34.35.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.30...1.34.35)

---
updated-dependencies:
- dependency-name: botocore
  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>
2024-02-07 20:34:46 +08:00
4080f43a3f Bump oci from 2.120.0 to 2.121.0 (#2088)
Bumps [oci](https://github.com/oracle/oci-python-sdk) from 2.120.0 to 2.121.0.
- [Release notes](https://github.com/oracle/oci-python-sdk/releases)
- [Changelog](https://github.com/oracle/oci-python-sdk/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/oracle/oci-python-sdk/commits)

---
updated-dependencies:
- dependency-name: oci
  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>
2024-02-07 20:34:36 +08:00
7814eacdfe Bump pyright from 1.1.349 to 1.1.350 (#2086)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.349 to 1.1.350.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.349...v1.1.350)

---
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>
2024-02-07 20:34:24 +08:00
8c45412c56 Bump pymisp from 2.4.183 to 2.4.184 (#2087)
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.183 to 2.4.184.
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.4.183...v2.4.184)

---
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>
2024-02-07 20:34:12 +08:00
071b13bfe9 Bump botocore from 1.34.29 to 1.34.30 (#2080)
Bumps [botocore](https://github.com/boto/botocore) from 1.34.29 to 1.34.30.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.29...1.34.30)

---
updated-dependencies:
- dependency-name: botocore
  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>
2024-02-03 09:28:00 +08:00
ba9b33e25e Bump oci from 2.119.1 to 2.120.0 (#2078)
Bumps [oci](https://github.com/oracle/oci-python-sdk) from 2.119.1 to 2.120.0.
- [Release notes](https://github.com/oracle/oci-python-sdk/releases)
- [Changelog](https://github.com/oracle/oci-python-sdk/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/oracle/oci-python-sdk/commits)

---
updated-dependencies:
- dependency-name: oci
  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>
2024-02-03 09:27:51 +08:00
9c4b525504 Bump pyright from 1.1.348 to 1.1.349 (#2079)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.348 to 1.1.349.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.348...v1.1.349)

---
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>
2024-02-03 09:27:43 +08:00
b99c0f7589 fix: requirements.txt to reduce vulnerabilities (#2082)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6149518
- https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6157248
- https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6210214

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-02-03 09:27:09 +08:00
50bc053dae update reqs. (#2077)
* updated reqs

* precommit needs py>3.8
2024-01-29 09:35:47 +08:00
abc626a543 Bump botocore from 1.34.7 to 1.34.24 (#2070)
Bumps [botocore](https://github.com/boto/botocore) from 1.34.7 to 1.34.24.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.7...1.34.24)

---
updated-dependencies:
- dependency-name: botocore
  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>
2024-01-26 07:07:26 +08:00
c47c7177c9 Bump elasticsearch from 8.11.1 to 8.12.0 (#2071)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.11.1 to 8.12.0.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.11.1...v8.12.0)

---
updated-dependencies:
- dependency-name: elasticsearch
  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>
2024-01-26 07:07:13 +08:00
0a46ed1487 Bump pipdeptree from 2.13.1 to 2.13.2 (#2073)
Bumps [pipdeptree](https://github.com/tox-dev/pipdeptree) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Changelog](https://github.com/tox-dev/pipdeptree/blob/main/CHANGES.md)
- [Commits](https://github.com/tox-dev/pipdeptree/compare/2.13.1...2.13.2)

---
updated-dependencies:
- dependency-name: pipdeptree
  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>
2024-01-26 07:06:57 +08:00
041cbf05fe Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2 in /docs (#2064)
Bumps [readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search) from 0.3.1 to 0.3.2.
- [Changelog](https://github.com/readthedocs/readthedocs-sphinx-search/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/readthedocs/readthedocs-sphinx-search/commits/0.3.2)

---
updated-dependencies:
- dependency-name: readthedocs-sphinx-search
  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>
2024-01-16 14:51:29 +08:00
3ef64d00bf Bump oci from 2.118.0 to 2.118.2 (#2066)
Bumps [oci](https://github.com/oracle/oci-python-sdk) from 2.118.0 to 2.118.2.
- [Release notes](https://github.com/oracle/oci-python-sdk/releases)
- [Changelog](https://github.com/oracle/oci-python-sdk/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/oracle/oci-python-sdk/compare/v2.118.0...v2.118.2)

---
updated-dependencies:
- dependency-name: oci
  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>
2024-01-16 14:51:17 +08:00