|
|
a4ecaced14
|
Bump bcrypt from 4.1.1 to 4.1.2 (#2035)
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.1.1 to 4.1.2.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](https://github.com/pyca/bcrypt/compare/4.1.1...4.1.2)
---
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>
|
2023-12-19 09:53:46 +08:00 |
|
|
|
7584faf3b5
|
Bump pymongo from 4.6.0 to 4.6.1 (#2036)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.0 to 4.6.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.6.0...4.6.1)
---
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>
|
2023-12-19 09:53:33 +08:00 |
|
|
|
73169928d4
|
Bump ruff from 0.1.7 to 0.1.8 (#2037)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.7...v0.1.8)
---
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>
|
2023-12-19 09:53:23 +08:00 |
|
|
|
a6ced7d2fb
|
Bump mypy from 1.4.1 to 1.7.1 (#2026)
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.7.1)
---
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>
|
2023-12-18 18:36:51 +08:00 |
|
|
|
fa4300705b
|
Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 (#2030)
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.3.0 to 2.0.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.3.0...2.0.0)
---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
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>
|
2023-12-16 13:04:59 +08:00 |
|
|
|
4a7cfb3f69
|
Bump elasticsearch from 8.11.0 to 8.11.1 (#2031)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.11.0 to 8.11.1.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.11.0...v8.11.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>
|
2023-12-16 13:04:43 +08:00 |
|
|
|
521c226d80
|
Bump ruff from 0.1.6 to 0.1.7 (#2029)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.6 to 0.1.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.1.6...v0.1.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>
|
2023-12-16 13:04:31 +08:00 |
|
|
|
875f6aaace
|
Bump actions/setup-python from 4 to 5 (#2033)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-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>
|
2023-12-16 13:04:12 +08:00 |
|
|
|
53fa1f515e
|
Bump mypy-zope from 1.0.1 to 1.0.2 (#2032)
Bumps [mypy-zope](https://github.com/Shoobx/mypy-zope) from 1.0.1 to 1.0.2.
- [Changelog](https://github.com/Shoobx/mypy-zope/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Shoobx/mypy-zope/compare/1.0.1...1.0.2)
---
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>
|
2023-12-16 13:03:56 +08:00 |
|
|
|
bbb76450e0
|
Bump cryptography from 41.0.6 to 41.0.7 (#2023)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 41.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.6...41.0.7)
---
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>
|
2023-12-06 22:40:05 +08:00 |
|
|
|
60244d9d95
|
Bump tox from 4.11.3 to 4.11.4 (#2024)
Bumps [tox](https://github.com/tox-dev/tox) from 4.11.3 to 4.11.4.
- [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.11.3...4.11.4)
---
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>
|
2023-12-06 22:39:48 +08:00 |
|
|
|
9aa11cb0ae
|
Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 in /docs (#2027)
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.3.0 to 2.0.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.3.0...2.0.0)
---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
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>
|
2023-12-06 22:39:28 +08:00 |
|
|
|
0ae67a909a
|
Bump setuptools from 69.0.0 to 69.0.2 (#2022)
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.0 to 69.0.2.
- [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.0...v69.0.2)
---
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>
|
2023-12-06 22:39:17 +08:00 |
|
|
|
aa2d62fbc7
|
Bump bcrypt from 4.0.1 to 4.1.1 (#2025)
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.0.1 to 4.1.1.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](https://github.com/pyca/bcrypt/compare/4.0.1...4.1.1)
---
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>
|
2023-12-06 22:39:05 +08:00 |
|
|
|
adaf4c1e5f
|
Bump types-redis from 4.6.0.10 to 4.6.0.11 (#2016)
Bumps [types-redis](https://github.com/python/typeshed) from 4.6.0.10 to 4.6.0.11.
- [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>
|
2023-11-28 14:10:46 +08:00 |
|
|
|
10450b7e4b
|
Bump cryptography from 41.0.5 to 41.0.6 (#2019)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/41.0.6/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6)
---
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>
|
2023-11-28 14:10:35 +08:00 |
|
|
|
d1e2c79aed
|
Bump ruff from 0.1.3 to 0.1.6 (#2018)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.3 to 0.1.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/v0.1.3...v0.1.6)
---
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>
|
2023-11-28 14:10:17 +08:00 |
|
|
|
f89e10e015
|
Bump yamllint from 1.32.0 to 1.33.0 (#2017)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.32.0 to 1.33.0.
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.32.0...v1.33.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>
|
2023-11-28 14:10:05 +08:00 |
|
|
|
7b53ca7509
|
Bump botocore from 1.31.74 to 1.32.7 (#2015)
Bumps [botocore](https://github.com/boto/botocore) from 1.31.74 to 1.32.7.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.31.74...1.32.7)
---
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>
|
2023-11-28 14:09:53 +08:00 |
|
|
|
a002f19718
|
Update fsctl.py (#2013)
|
2023-11-28 14:09:41 +08:00 |
|
|
|
d54d65468c
|
Bump setuptools from 69.0.0 to 69.0.2 in /docs (#2014)
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.0 to 69.0.2.
- [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.0...v69.0.2)
---
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>
|
2023-11-28 14:09:24 +08:00 |
|
|
|
8c99781e44
|
Patched fsctl as noted in PR #2009 (#2011)
|
2023-11-27 23:15:08 +08:00 |
|
|
|
b634fda29a
|
remove duplicate code (#2010)
|
2023-11-27 21:01:53 +08:00 |
|
|
|
7f1eae3995
|
fix regex to do explit dot (#2008)
|
2023-11-25 13:13:28 +08:00 |
|
|
|
03c50e9261
|
Bump elasticsearch from 8.10.1 to 8.11.0 (#2006)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.10.1 to 8.11.0.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.10.1...v8.11.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>
|
2023-11-23 17:17:48 +08:00 |
|
|
|
7fb77494ca
|
Bump rethinkdb from 2.4.9 to 2.4.10 (#2005)
Bumps [rethinkdb](https://github.com/RethinkDB/rethinkdb-python) from 2.4.9 to 2.4.10.
- [Release notes](https://github.com/RethinkDB/rethinkdb-python/releases)
- [Commits](https://github.com/RethinkDB/rethinkdb-python/compare/v2.4.9...v2.4.10)
---
updated-dependencies:
- dependency-name: rethinkdb
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>
|
2023-11-23 17:17:36 +08:00 |
|
|
|
247b643dd5
|
Bump pyright from 1.1.333 to 1.1.336 (#2003)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.333 to 1.1.336.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.333...v1.1.336)
---
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>
|
2023-11-23 17:17:24 +08:00 |
|
|
|
8b7f142c06
|
Bump setuptools from 68.2.2 to 69.0.0 (#2004)
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.2.2 to 69.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/v68.2.2...v69.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>
|
2023-11-23 17:17:12 +08:00 |
|
|
|
a3faf606dc
|
Bump setuptools from 68.2.2 to 69.0.0 in /docs (#2007)
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.2.2 to 69.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/v68.2.2...v69.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>
|
2023-11-23 17:16:51 +08:00 |
|
|
|
018bafc314
|
Bump cryptography from 41.0.4 to 41.0.5 (#2001)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.5)
---
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>
|
2023-11-15 15:13:10 +08:00 |
|
|
|
76289b3840
|
Bump mysql-connector-python from 8.1.0 to 8.2.0 (#2000)
Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.1.0 to 8.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>
|
2023-11-15 15:12:41 +08:00 |
|
|
|
4edd7fc38b
|
Bump types-redis from 4.6.0.9 to 4.6.0.10 (#1999)
Bumps [types-redis](https://github.com/python/typeshed) from 4.6.0.9 to 4.6.0.10.
- [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>
|
2023-11-15 15:12:13 +08:00 |
|
|
|
18439fe71b
|
Bump pipdeptree from 2.13.0 to 2.13.1 (#2002)
Bumps [pipdeptree](https://github.com/tox-dev/pipdeptree) from 2.13.0 to 2.13.1.
- [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.0...2.13.1)
---
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>
|
2023-11-15 15:12:03 +08:00 |
|
|
|
3b6c3c1d76
|
Oracle cloud custom logs plugin (#1997)
* initial oraclecloud logs
---------
Co-authored-by: Michel Oosterhof <micheloosterhof@users.noreply.github.com>
|
2023-11-13 20:26:50 +08:00 |
|
|
|
de148c34a5
|
Bump types-redis from 4.6.0.7 to 4.6.0.9 (#1993)
Bumps [types-redis](https://github.com/python/typeshed) from 4.6.0.7 to 4.6.0.9.
- [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>
|
2023-11-13 20:23:30 +08:00 |
|
|
|
a21b1ea586
|
Bump pymisp from 2.4.176 to 2.4.178 (#1992)
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.176 to 2.4.178.
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.4.176...v2.4.178)
---
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>
|
2023-11-13 16:57:11 +08:00 |
|
|
|
76478d23d4
|
Bump pymongo from 4.5.0 to 4.6.0 (#1994)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.5.0 to 4.6.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.5.0...4.6.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>
|
2023-11-13 16:57:02 +08:00 |
|
|
|
912afdd881
|
Bump treq from 22.2.0 to 23.11.0 (#1995)
Bumps [treq](https://github.com/twisted/treq) from 22.2.0 to 23.11.0.
- [Release notes](https://github.com/twisted/treq/releases)
- [Changelog](https://github.com/twisted/treq/blob/trunk/CHANGELOG.rst)
- [Commits](https://github.com/twisted/treq/compare/release-22.2.0...release-23.11.0)
---
updated-dependencies:
- dependency-name: treq
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>
|
2023-11-13 16:56:50 +08:00 |
|
|
|
28999bf850
|
Bump botocore from 1.31.69 to 1.31.74 (#1986)
Bumps [botocore](https://github.com/boto/botocore) from 1.31.69 to 1.31.74.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.31.69...1.31.74)
---
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>
|
2023-11-02 20:40:27 +08:00 |
|
|
|
a582515fb5
|
Bump types-requests from 2.31.0.9 to 2.31.0.10 (#1987)
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.9 to 2.31.0.10.
- [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>
|
2023-11-02 20:40:16 +08:00 |
|
|
|
cb1a0a454c
|
Bump pyright from 1.1.331 to 1.1.333 (#1988)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.331 to 1.1.333.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.331...v1.1.333)
---
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>
|
2023-11-02 20:40:04 +08:00 |
|
|
|
6502684e65
|
Bump twisted from 23.8.0 to 23.10.0 in /docs (#1989)
Bumps [twisted](https://github.com/twisted/twisted) from 23.8.0 to 23.10.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.8.0...twisted-23.10.0)
---
updated-dependencies:
- dependency-name: twisted
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-02 20:38:11 +08:00 |
|
|
|
abfc55a247
|
Bump twisted from 23.8.0 to 23.10.0 (#1990)
Bumps [twisted](https://github.com/twisted/twisted) from 23.8.0 to 23.10.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.8.0...twisted-23.10.0)
---
updated-dependencies:
- dependency-name: twisted
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-02 20:37:57 +08:00 |
|
|
|
c3bc6fef2a
|
Bump ruff from 0.1.1 to 0.1.3 (#1984)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.1 to 0.1.3.
- [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.1.1...v0.1.3)
---
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>
|
2023-11-02 20:02:49 +08:00 |
|
|
|
e84a870174
|
Resolving issue #1969 - update hpfeeds version from hpfeeds3==0.9.10 to hpfeeds==3.1.0 due to asyncio issues (#1979)
|
2023-10-25 17:58:33 +08:00 |
|
|
|
9d7381f0d4
|
Bump pyre-check from 0.9.18 to 0.9.19 (#1974)
Bumps [pyre-check](https://github.com/facebook/pyre-check) from 0.9.18 to 0.9.19.
- [Release notes](https://github.com/facebook/pyre-check/releases)
- [Commits](https://github.com/facebook/pyre-check/compare/v0.9.18...v0.9.19)
---
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>
|
2023-10-24 21:23:32 +08:00 |
|
|
|
cf3784ada2
|
Bump pre-commit from 3.4.0 to 3.5.0 (#1976)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.5.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/v3.4.0...v3.5.0)
---
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>
Co-authored-by: Michel Oosterhof <micheloosterhof@users.noreply.github.com>
|
2023-10-24 21:23:17 +08:00 |
|
|
|
283f8aa51d
|
Bump botocore from 1.31.64 to 1.31.69 (#1975)
Bumps [botocore](https://github.com/boto/botocore) from 1.31.64 to 1.31.69.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.31.64...1.31.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>
|
2023-10-24 20:12:28 +08:00 |
|
|
|
940f7f4e39
|
Bump ruff from 0.0.292 to 0.1.1 (#1977)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.292 to 0.1.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.0.292...v0.1.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>
|
2023-10-24 20:11:40 +08:00 |
|
|
|
1500f8aa64
|
Bump pylint from 2.17.6 to 3.0.2 (#1978)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.6 to 3.0.2.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v2.17.6...v3.0.2)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
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>
|
2023-10-24 20:11:29 +08:00 |
|