Commit Graph

2880 Commits

Author SHA1 Message Date
dependabot[bot] 46612c3116
build(deps): bump setuptools from 70.0.0 to 71.1.0 in /docs (#2254)
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.0.0 to 71.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/v70.0.0...v71.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>
2024-07-26 16:43:42 +08:00
dependabot[bot] 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
dependabot[bot] 5e772d1047
build(deps): bump setuptools from 69.5.1 to 70.0.0 (#2241)
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.1 to 70.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/v69.5.1...v70.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  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-07-16 08:59:53 +08:00
dependabot[bot] 4081f04a98
build(deps-dev): bump coverage from 7.5.1 to 7.6.0 (#2244)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.1 to 7.6.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.5.1...7.6.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>
2024-07-16 08:59:24 +08:00
dependabot[bot] e57b0be332
build(deps-dev): bump pipdeptree from 2.21.0 to 2.23.1 (#2246)
Bumps [pipdeptree](https://github.com/tox-dev/pipdeptree) from 2.21.0 to 2.23.1.
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Commits](https://github.com/tox-dev/pipdeptree/compare/2.21.0...2.23.1)

---
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>
2024-07-16 08:59:11 +08:00
Michel Oosterhof c7eaba8224
mypy-zope+mypy (#2230) 2024-07-06 20:15:40 +08:00
Michel Oosterhof 5eb6b5d3ea
check if user is still connected. (#2229) 2024-07-06 16:19:14 +08:00
dependabot[bot] eefdc934a5
build(deps-dev): bump ruff from 0.4.7 to 0.5.1 (#2228)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.7 to 0.5.1.
- [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.4.7...0.5.1)

---
updated-dependencies:
- dependency-name: ruff
  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-07-06 10:22:29 +08:00
dependabot[bot] 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
Michel Oosterhof 78568317fc
ruff -> ruff check (#2227) 2024-07-06 10:16:59 +08:00
dependabot[bot] 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
dependabot[bot] 58e1ad0a57
build(deps): bump setuptools from 70.1.0 to 70.2.0 in /docs (#2221)
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.1.0 to 70.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/v70.1.0...v70.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-07-06 10:12:00 +08:00
dependabot[bot] 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
Ritvik Dayal ea0fc10f6d
#1756 / added-support-for-h-flag-in-ls-comand (#2220)
* feat: add support for human-readable file sizes in ls command
* updated test cases
2024-06-28 21:29:52 +08:00
Ritvik Dayal ddb103fd86
revert - #2217 (#2219)
* refactor: add support for human-readable file sizes in ls command

* reverted last changes
2024-06-28 16:20:25 +08:00
Michel Oosterhof 0e8c1a02db
display full path as specified for individual files (#2218) 2024-06-28 15:33:45 +08:00
Ritvik Dayal 822d4c4f95
refactor: add support for human-readable file sizes in ls command (#2217) 2024-06-28 15:32:57 +08:00
dependabot[bot] 138d5cf102
Bump types-requests from 2.31.0.20240311 to 2.32.0.20240622 (#2216)
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.20240311 to 2.32.0.20240622.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  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-06-27 16:28:39 +08:00
dependabot[bot] 0aa4966fcd
Bump pyre-check from 0.9.19 to 0.9.21 (#2215)
Bumps [pyre-check](https://github.com/facebook/pyre-check) from 0.9.19 to 0.9.21.
- [Release notes](https://github.com/facebook/pyre-check/releases)
- [Commits](https://github.com/facebook/pyre-check/compare/v0.9.19...v0.9.21)

---
updated-dependencies:
- dependency-name: pyre-check
  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-06-27 14:59:13 +08:00
dependabot[bot] ddd05df57a
Bump pyasn1-modules from 0.3.0 to 0.4.0 (#2213)
Bumps [pyasn1-modules](https://github.com/pyasn1/pyasn1-modules) from 0.3.0 to 0.4.0.
- [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.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: pyasn1-modules
  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-27 14:59:00 +08:00
dependabot[bot] d784cc43ec
Bump tox from 4.14.1 to 4.15.1 (#2214)
Bumps [tox](https://github.com/tox-dev/tox) from 4.14.1 to 4.15.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.14.1...4.15.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-06-27 14:58:33 +08:00
dependabot[bot] a55ceed58f
Bump setuptools from 70.0.0 to 70.1.0 in /docs (#2212)
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.0.0 to 70.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/v70.0.0...v70.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-06-25 13:14:46 +08:00
dependabot[bot] 36611c4f24
Bump types-python-dateutil from 2.8.19.20240106 to 2.9.0.20240316 (#2200)
Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.8.19.20240106 to 2.9.0.20240316.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-python-dateutil
  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-06-24 16:08:07 +08:00
Michel Oosterhof a1b846eaba
proxy fixes and improvements (#2204)
* proxy improvements, log environment variable, better option parsing for raw logs.
2024-06-24 16:07:44 +08:00
dependabot[bot] 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
Michel Oosterhof f5277c83ff
fix: requirements.txt to reduce vulnerabilities (#2206)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-06-24 16:00:59 +08:00
dependabot[bot] 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
dependabot[bot] 2aacbdd947
Bump docker/build-push-action from 5 to 6 (#2207)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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-06-18 16:03:55 +08:00
dependabot[bot] 7a24f82592
Bump pyright from 1.1.353 to 1.1.367 (#2209)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.353 to 1.1.367.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.353...v1.1.367)

---
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-06-18 16:03:29 +08:00
Michel Oosterhof 8020a126d6
small shell fixes (#2199) 2024-06-09 23:04:56 +08:00
dependabot[bot] 4ade1fd1c3
Bump types-redis from 4.6.0.20240311 to 4.6.0.20240425 (#2193)
Bumps [types-redis](https://github.com/python/typeshed) from 4.6.0.20240311 to 4.6.0.20240425.
- [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-06-04 08:46:24 +08:00
dependabot[bot] 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
dependabot[bot] 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
dependabot[bot] 026805286b
Bump ruff from 0.4.4 to 0.4.7 (#2196)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.4 to 0.4.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/v0.4.4...v0.4.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>
2024-06-04 08:45:37 +08:00
dependabot[bot] 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
dependabot[bot] e97f94e2f6
Bump setuptools from 69.5.1 to 70.0.0 in /docs (#2190)
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.1 to 70.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/v69.5.1...v70.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>
2024-05-30 16:26:49 +08:00
dependabot[bot] 6405c79286
Bump pipdeptree from 2.20.0 to 2.21.0 (#2186)
Bumps [pipdeptree](https://github.com/tox-dev/pipdeptree) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Commits](https://github.com/tox-dev/pipdeptree/compare/2.20.0...2.21.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>
2024-05-30 16:26:31 +08:00
dependabot[bot] df8a5f43ab
Bump pylint from 3.1.0 to 3.2.2 (#2188)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.2.2.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.1.0...v3.2.2)

---
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-05-30 16:26:20 +08:00
dependabot[bot] 2b4698eff5
Bump pre-commit from 3.5.0 to 3.7.1 (#2175)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 3.7.1.
- [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/v3.5.0...v3.7.1)

---
updated-dependencies:
- dependency-name: pre-commit
  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-05-23 15:26:42 +08:00
dependabot[bot] 184612054d
--- (#2179)
updated-dependencies:
- dependency-name: bcrypt
  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:30 +08:00
dependabot[bot] 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
dependabot[bot] 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
dependabot[bot] c854d0d21b
Bump pipdeptree from 2.18.1 to 2.20.0 (#2172)
Bumps [pipdeptree](https://github.com/tox-dev/pipdeptree) from 2.18.1 to 2.20.0.
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Commits](https://github.com/tox-dev/pipdeptree/compare/2.18.1...2.20.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>
2024-05-16 17:39:00 +08:00
dependabot[bot] 4d77cc7c0c
Bump setuptools from 69.2.0 to 69.5.1 (#2173)
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.2.0 to 69.5.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.2.0...v69.5.1)

---
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-05-16 17:38:46 +08:00
dependabot[bot] ee768c6994
Bump pyparsing from 3.1.1 to 3.1.2 (#2174)
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](https://github.com/pyparsing/pyparsing/compare/3.1.1...pyparsing_3.1.2)

---
updated-dependencies:
- dependency-name: pyparsing
  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-16 17:38:35 +08:00
Michel Oosterhof 77f5e1b583
remove 3.8 (#2170) 2024-05-10 21:25:37 +08:00
dependabot[bot] cde5ca8dff
Bump ruff from 0.2.2 to 0.4.4 (#2169)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.4.4.
- [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.2...v0.4.4)

---
updated-dependencies:
- dependency-name: ruff
  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-05-10 21:15:03 +08:00
dependabot[bot] 0cec288ae7
Bump python-dateutil from 2.8.2 to 2.9.0.post0 (#2139)
Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 to 2.9.0.post0.
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](https://github.com/dateutil/dateutil/compare/2.8.2...2.9.0.post0)

---
updated-dependencies:
- dependency-name: python-dateutil
  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-10 21:09:52 +08:00
Michel Oosterhof b2260db20d
formatting (#2168) 2024-05-10 21:08:23 +08:00
Michel Oosterhof b405a5364e
fix: requirements.txt to reduce vulnerabilities (#2165)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6592767

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-05-09 20:54:04 +08:00