Commit Graph

179 Commits

Author SHA1 Message Date
b77c20a615 build(deps): bump pymisp from 2.5.1 to 2.5.2 (#2405)
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.5.1 to 2.5.2.
- [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.1...v2.5.2)

---
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-11-26 09:06:30 +08:00
0bc5d9cd43 build(deps): bump elasticsearch from 8.15.1 to 8.16.0 (#2404)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.15.1 to 8.16.0.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.15.1...v8.16.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-11-26 09:06:15 +08:00
7d454768f1 build(deps): bump botocore from 1.35.50 to 1.35.69 (#2402)
Bumps [botocore](https://github.com/boto/botocore) from 1.35.50 to 1.35.69.
- [Commits](https://github.com/boto/botocore/compare/1.35.50...1.35.69)

---
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-11-26 09:05:38 +08:00
f6e5535153 rmq (#2396)
thanks @vladiliushin
2024-11-21 16:59:49 +08:00
96f3431a19 build(deps): bump pymongo from 4.8.0 to 4.10.1 (#2383)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.8.0 to 4.10.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.8.0...4.10.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>
2024-11-19 13:43:59 +08:00
ab698d299d Increq (#2379)
* include base requirements
2024-11-15 09:15:36 +08:00
e1dbe845bc build(deps): bump redis from 5.0.8 to 5.2.0 (#2370)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.8 to 5.2.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.0.8...v5.2.0)

---
updated-dependencies:
- dependency-name: redis
  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-11-05 08:50:02 +08:00
51e21c8263 Disable oci python dependency (#2367)
* disable OCI, it downgrades cryptography package from 43 to 42
2024-10-31 01:17:30 +08:00
a16ae25644 build(deps): bump botocore from 1.35.24 to 1.35.50 (#2364)
Bumps [botocore](https://github.com/boto/botocore) from 1.35.24 to 1.35.50.
- [Commits](https://github.com/boto/botocore/compare/1.35.24...1.35.50)

---
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-10-29 09:47:22 +08:00
0d933c61e4 build(deps): bump mysql-connector-python from 9.0.0 to 9.1.0 (#2357)
Bumps [mysql-connector-python](https://github.com/mysql/mysql-connector-python) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt)
- [Commits](https://github.com/mysql/mysql-connector-python/compare/9.0.0...9.1.0)

---
updated-dependencies:
- dependency-name: mysql-connector-python
  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-10-25 08:31:01 +08:00
8797bd2d93 build(deps): bump pymisp from 2.4.198 to 2.5.1 (#2351)
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.198 to 2.5.1.
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.4.198...v2.5.1)

---
updated-dependencies:
- dependency-name: pymisp
  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-10-22 14:28:14 +08:00
dfcb2ab908 build(deps): bump elasticsearch from 8.15.0 to 8.15.1 (#2342)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.15.0 to 8.15.1.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.15.0...v8.15.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-10-17 16:28:54 +08:00
19ef1b7db9 build(deps): bump mysql-connector-python from 8.3.0 to 9.0.0 (#2343)
Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.3.0 to 9.0.0.

---
updated-dependencies:
- dependency-name: mysql-connector-python
  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-10-17 16:28:38 +08:00
2a16ab48be Reduce dependencies (#2335)
* shift deps
2024-10-07 11:45:52 +08:00
669df64316 build(deps): bump pymisp from 2.4.194 to 2.4.198 (#2332)
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.194 to 2.4.198.
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.4.194...v2.4.198)

---
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-10-01 08:32:32 +08:00
879e04dc0f build(deps): bump botocore from 1.35.10 to 1.35.24 (#2327)
Bumps [botocore](https://github.com/boto/botocore) from 1.35.10 to 1.35.24.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.35.10...1.35.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-09-25 21:55:45 +08:00
a2a78625e6 build(deps): bump redis from 5.0.7 to 5.0.8 (#2315)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.7 to 5.0.8.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.0.7...v5.0.8)

---
updated-dependencies:
- dependency-name: redis
  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-09-25 21:49:31 +08:00
33442d58f0 build(deps): bump botocore from 1.34.159 to 1.35.10 (#2293)
Bumps [botocore](https://github.com/boto/botocore) from 1.34.159 to 1.35.10.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.159...1.35.10)

---
updated-dependencies:
- dependency-name: botocore
  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-09-05 15:49:53 +08:00
ae3514a4b9 build(deps): bump elasticsearch from 8.14.0 to 8.15.0 (#2287)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.14.0...v8.15.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-08-27 09:45:23 +08:00
1f38d0abba build(deps): bump pymongo from 4.6.3 to 4.8.0 (#2278)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.3 to 4.8.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.6.3...4.8.0)

---
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>
2024-08-22 13:51:03 +08:00
c606a27fc1 build(deps): bump botocore from 1.34.136 to 1.34.159 (#2273)
Bumps [botocore](https://github.com/boto/botocore) from 1.34.136 to 1.34.159.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.136...1.34.159)

---
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-08-13 08:36:18 +08:00
dda4832378 build(deps): bump redis from 5.0.6 to 5.0.7 (#2253)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.0.6...v5.0.7)

---
updated-dependencies:
- dependency-name: redis
  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-07-26 16:43:51 +08:00
735c854c7d build(deps): bump oci from 2.129.0 to 2.129.2 (#2242)
Bumps [oci](https://github.com/oracle/oci-python-sdk) from 2.129.0 to 2.129.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.129.0...v2.129.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-07-16 09:00:02 +08:00
010bbcbc8b build(deps): bump pymisp from 2.4.187 to 2.4.194 (#2226)
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.187 to 2.4.194.
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.4.187...v2.4.194)

---
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-07-06 10:17:58 +08:00
01067a1da3 build(deps): bump botocore from 1.34.118 to 1.34.136 (#2225)
Bumps [botocore](https://github.com/boto/botocore) from 1.34.118 to 1.34.136.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.118...1.34.136)

---
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-07-06 10:12:13 +08:00
2db65b123c build(deps): bump oci from 2.122.0 to 2.129.0 (#2223)
Bumps [oci](https://github.com/oracle/oci-python-sdk) from 2.122.0 to 2.129.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/compare/v2.122.0...v2.129.0)

---
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-07-06 10:11:43 +08:00
d6567ffc76 Bump elasticsearch from 8.12.1 to 8.14.0 (#2201)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.12.1 to 8.14.0.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.12.1...v8.14.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-06-24 16:02:45 +08:00
0d63cac500 Bump redis from 5.0.4 to 5.0.6 (#2208)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.4 to 5.0.6.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.0.4...v5.0.6)

---
updated-dependencies:
- dependency-name: redis
  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-06-18 16:04:26 +08:00
8e8335486f Bump botocore from 1.34.75 to 1.34.118 (#2195)
Bumps [botocore](https://github.com/boto/botocore) from 1.34.75 to 1.34.118.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.75...1.34.118)

---
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-06-04 08:46:12 +08:00
c5559033c3 Bump requests from 2.32.0 to 2.32.3 (#2194)
Bumps [requests](https://github.com/psf/requests) from 2.32.0 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.0...v2.32.3)

---
updated-dependencies:
- dependency-name: requests
  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-06-04 08:45:54 +08:00
1ed5bd3391 Bump influxdb from 5.3.1 to 5.3.2 (#2187)
Bumps [influxdb](https://github.com/influxdb/influxdb-python) from 5.3.1 to 5.3.2.
- [Changelog](https://github.com/influxdata/influxdb-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdb/influxdb-python/compare/v5.3.1...v5.3.2)

---
updated-dependencies:
- dependency-name: influxdb
  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-05-30 16:29:05 +08:00
d4aa219e23 --- (#2180)
updated-dependencies:
- dependency-name: redis
  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-05-23 15:26:16 +08:00
aa0bc0bcfa --- (#2181)
updated-dependencies:
- dependency-name: requests
  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-05-23 15:26:05 +08:00
ecbaef2a3b Bump redis from 5.0.1 to 5.0.3 (#2159)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.1 to 5.0.3.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.0.1...v5.0.3)

---
updated-dependencies:
- dependency-name: redis
  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-04-29 20:41:13 +08:00
0b984455f9 Bump pymongo from 4.6.2 to 4.6.3 (#2148)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.2 to 4.6.3.
- [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.2...4.6.3)

---
updated-dependencies:
- dependency-name: pymongo
  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-04-12 09:32:43 +08:00
153cb917c8 Bump botocore from 1.34.54 to 1.34.75 (#2144)
Bumps [botocore](https://github.com/boto/botocore) from 1.34.54 to 1.34.75.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.54...1.34.75)

---
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-04-08 14:04:39 +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
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
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
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
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
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
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
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
50bc053dae update reqs. (#2077)
* updated reqs

* precommit needs py>3.8
2024-01-29 09:35:47 +08:00