Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Dashboard #129

Open
12 tasks
forking-renovate bot opened this issue Oct 13, 2021 · 0 comments
Open
12 tasks

Dependency Dashboard #129

forking-renovate bot opened this issue Oct 13, 2021 · 0 comments
Labels
api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. type: process A process-related concern. May include testing, release, or the like.

Comments

@forking-renovate
Copy link

forking-renovate bot commented Oct 13, 2021

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

dockerfile
.kokoro/docker/docs/Dockerfile
  • ubuntu 24.04
github-actions
.github/workflows/test_suite.yml
  • actions/checkout v4
  • actions/setup-python v5
  • actions/checkout v4
  • actions/setup-python v5
  • actions/checkout v4
  • actions/setup-python v5
  • actions/checkout v4
  • actions/setup-python v5
  • actions/checkout v4
  • actions/setup-python v5
  • actions/checkout v4
  • actions/setup-python v5
  • actions/checkout v4
  • actions/setup-python v5
  • actions/checkout v4
  • actions/setup-python v5
  • actions/checkout v4
  • actions/setup-python v5
  • actions/checkout v4
  • actions/setup-python v5
pip_requirements
.kokoro/requirements.txt
  • argcomplete ==3.5.2
  • attrs ==24.3.0
  • backports-tarfile ==1.2.0
  • bleach ==6.2.0
  • cachetools ==5.5.0
  • certifi ==2024.12.14
  • cffi ==1.17.1
  • charset-normalizer ==3.4.0
  • click ==8.0.4
  • colorlog ==6.9.0
  • commonmark ==0.9.1
  • cryptography ==44.0.0
  • distlib ==0.3.9
  • docutils ==0.21.2
  • filelock ==3.16.1
  • gcp-docuploader ==0.6.5
  • gcp-releasetool ==2.3.0
  • google-api-core ==2.24.0
  • google-auth ==2.37.0
  • google-cloud-core ==2.4.1
  • google-cloud-storage ==2.19.0
  • google-crc32c ==1.6.0
  • google-resumable-media ==2.7.2
  • googleapis-common-protos ==1.66.0
  • idna ==3.10
  • importlib-metadata ==8.5.0
  • jaraco-classes ==3.4.0
  • jaraco-context ==6.0.1
  • jaraco-functools ==4.1.0
  • jeepney ==0.8.0
  • jinja2 ==3.1.4
  • keyring ==25.5.0
  • markdown-it-py ==3.0.0
  • markupsafe ==3.0.2
  • mdurl ==0.1.2
  • more-itertools ==10.5.0
  • nh3 ==0.2.19
  • nox ==2024.10.9
  • packaging ==24.2
  • pkginfo ==1.12.0
  • platformdirs ==4.3.6
  • proto-plus ==1.25.0
  • protobuf ==5.29.1
  • py ==1.11.0
  • pyasn1 ==0.6.1
  • pyasn1-modules ==0.4.1
  • pycparser ==2.22
  • pygments ==2.18.0
  • PyJWT ==2.10.1
  • pyparsing ==3.2.0
  • pyperclip ==1.9.0
  • python-dateutil ==2.9.0.post0
  • readme-renderer ==44.0
  • requests ==2.32.3
  • requests-toolbelt ==1.0.0
  • rfc3986 ==2.0.0
  • rich ==13.9.4
  • rsa ==4.9
  • secretstorage ==3.3.3
  • six ==1.17.0
  • tomli ==2.2.1
  • twine ==6.0.1
  • typing-extensions ==4.12.2
  • urllib3 ==2.2.3
  • virtualenv ==20.28.0
  • webencodings ==0.5.1
  • wheel ==0.45.1
  • zipp ==3.21.0
requirements.txt
  • alembic ==1.14.0
  • build ==1.2.2.post1
  • cachetools ==5.5.0
  • certifi ==2024.12.14
  • charset-normalizer ==3.4.0
  • click ==8.1.7
  • Deprecated ==1.2.15
  • google-api-core ==2.24.0
  • google-auth ==2.37.0
  • google-cloud-core ==2.4.1
  • google-cloud-spanner ==3.51.0
  • googleapis-common-protos ==1.66.0
  • grpc-google-iam-v1 ==0.13.1
  • grpc-interceptor ==0.15.4
  • grpcio ==1.68.1
  • grpcio-status ==1.68.1
  • idna ==3.10
  • importlib-metadata ==8.5.0
  • Mako ==1.3.8
  • markupsafe ==3.0.2
  • opentelemetry-api ==1.29.0
  • opentelemetry-instrumentation ==0.48b0
  • opentelemetry-sdk ==1.29.0
  • opentelemetry-semantic-conventions ==0.48b0
  • packaging ==24.2
  • pep517 ==0.13.1
  • pip-tools ==7.4.1
  • proto-plus ==1.25.0
  • protobuf ==5.29.1
  • pyasn1 ==0.6.1
  • pyasn1-modules ==0.4.1
  • pyparsing ==3.2.0
  • pyproject-hooks ==1.2.0
  • requests ==2.32.3
  • rsa ==4.9
  • sqlalchemy ==2.0.36
  • sqlparse ==0.5.3
  • tomli ==2.2.1
  • typing-extensions ==4.12.2
  • urllib3 ==2.2.3
  • wheel ==0.45.1
  • wrapt ==1.17.0
  • zipp ==3.21.0
pip_setup
setup.py
  • sqlalchemy >=1.1.13
  • google-cloud-spanner >=3.12.0
  • opentelemetry-api >= 1.1.0
  • opentelemetry-sdk >= 1.1.0
  • opentelemetry-instrumentation >= 0.20b0

  • Check this box to trigger a request for Renovate to run again on this repository
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. label Oct 13, 2021
@yoshi-automation yoshi-automation added 🚨 This issue needs some love. triage me I really want to be triaged. labels Nov 3, 2021
@skuruppu skuruppu added type: process A process-related concern. May include testing, release, or the like. and removed 🚨 This issue needs some love. triage me I really want to be triaged. labels Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

2 participants