mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-13 05:38:29 +03:00
Bump the python group across 1 directory with 9 updates
Bumps the python group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest-loguru](https://github.com/mcarans/pytest-loguru) | `0.4.0` | `0.4.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.11` | `0.15.15` | | [sphinxcontrib-mermaid](https://github.com/mgaitan/sphinxcontrib-mermaid) | `1.2.3` | `2.0.2` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.194.0` | `2.197.0` | | [google-auth-httplib2](https://github.com/googleapis/google-cloud-python) | `0.3.1` | `0.4.0` | | [google-auth-oauthlib](https://github.com/googleapis/google-cloud-python) | `1.3.1` | `1.4.0` | | [boto3](https://github.com/boto/boto3) | `1.42.94` | `1.43.20` | | [rich-argparse](https://github.com/hamdanal/rich-argparse) | `1.7.2` | `1.8.0` | | [cryptography](https://github.com/pyca/cryptography) | `46.0.7` | `48.0.0` | Updates `pytest-loguru` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/mcarans/pytest-loguru/releases) - [Commits](https://github.com/mcarans/pytest-loguru/compare/0.4.0...0.4.1) Updates `ruff` from 0.15.11 to 0.15.15 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.15.11...0.15.15) Updates `sphinxcontrib-mermaid` from 1.2.3 to 2.0.2 - [Changelog](https://github.com/mgaitan/sphinxcontrib-mermaid/blob/master/CHANGELOG.md) - [Commits](https://github.com/mgaitan/sphinxcontrib-mermaid/compare/1.2.3...2.0.2) Updates `google-api-python-client` from 2.194.0 to 2.197.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.194.0...v2.197.0) Updates `google-auth-httplib2` from 0.3.1 to 0.4.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/google-auth-httplib2-v0.3.1...google-auth-httplib2-v0.4.0) Updates `google-auth-oauthlib` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/gcp-sphinx-docfx-yaml/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/google-auth-oauthlib-v1.3.1...google-auth-oauthlib-v1.4.0) Updates `boto3` from 1.42.94 to 1.43.20 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.94...1.43.20) Updates `rich-argparse` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/hamdanal/rich-argparse/releases) - [Changelog](https://github.com/hamdanal/rich-argparse/blob/main/CHANGELOG.md) - [Commits](https://github.com/hamdanal/rich-argparse/compare/v1.7.2...v1.8.0) Updates `cryptography` from 46.0.7 to 48.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.0) --- updated-dependencies: - dependency-name: pytest-loguru dependency-version: 0.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: sphinxcontrib-mermaid dependency-version: 2.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python - dependency-name: google-api-python-client dependency-version: 2.197.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: google-auth-httplib2 dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: google-auth-oauthlib dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: boto3 dependency-version: 1.43.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: rich-argparse dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: cryptography dependency-version: 48.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -28,9 +28,9 @@ dependencies = [
|
||||
"loguru (>=0.0.0)",
|
||||
"ffmpeg-python (>=0.0.0)",
|
||||
"telethon (>=0.0.0)",
|
||||
"google-api-python-client (>=0.0.0)",
|
||||
"google-auth-httplib2 (>=0.0.0)",
|
||||
"google-auth-oauthlib (>=0.0.0)",
|
||||
"google-api-python-client (>=2.197.0)",
|
||||
"google-auth-httplib2 (>=0.4.0)",
|
||||
"google-auth-oauthlib (>=1.4.0)",
|
||||
"oauth2client (>=0.0.0)",
|
||||
"pdqhash (>=0.0.0)",
|
||||
"pillow (>=0.0.0)",
|
||||
@@ -40,7 +40,7 @@ dependencies = [
|
||||
"instaloader (>=0.0.0)",
|
||||
"tqdm (>=0.0.0)",
|
||||
"jinja2 (>=0.0.0)",
|
||||
"boto3 (>=1.28.0,<2.0.0)",
|
||||
"boto3 (>=1.43.20,<2.0.0)",
|
||||
"dataclasses-json (>=0.0.0)",
|
||||
"numpy (==2.1.3)",
|
||||
"requests[socks] (>=0.0.0)",
|
||||
@@ -48,10 +48,10 @@ dependencies = [
|
||||
"jsonlines (>=0.0.0)",
|
||||
"pysubs2 (>=0.0.0)",
|
||||
"retrying (>=0.0.0)",
|
||||
"rich-argparse (>=1.6.0,<2.0.0)",
|
||||
"rich-argparse (>=1.8.0,<2.0.0)",
|
||||
"ruamel-yaml (>=0.18.10,<0.19.0)",
|
||||
"rfc3161-client (>=1.0.5)",
|
||||
"cryptography (>=46.0.3)",
|
||||
"cryptography (>=48.0.0)",
|
||||
"opentimestamps (>=0.4.5,<0.5.0)",
|
||||
"bgutil-ytdlp-pot-provider (>=1.0.0)",
|
||||
"yt-dlp[curl-cffi,default] (>=2025.5.22)",
|
||||
@@ -64,15 +64,15 @@ dependencies = [
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^8.3.4"
|
||||
autopep8 = "^2.3.1"
|
||||
pytest-loguru = "^0.4.0"
|
||||
pytest-loguru = "^0.4.1"
|
||||
pytest-mock = "^3.14.0"
|
||||
ruff = "^0.15.2"
|
||||
ruff = "^0.15.15"
|
||||
pre-commit = "^4.1.0"
|
||||
|
||||
[tool.poetry.group.docs.dependencies]
|
||||
sphinx = "^8.1.3"
|
||||
sphinx-autoapi = "^3.4.0"
|
||||
sphinxcontrib-mermaid = "^1.0.0"
|
||||
sphinxcontrib-mermaid = "^2.0.2"
|
||||
sphinx-autobuild = "^2024.10.3"
|
||||
sphinx-copybutton = "^0.5.2"
|
||||
myst-parser = "^4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user