cloud-sql-python-connector icon indicating copy to clipboard operation
cloud-sql-python-connector copied to clipboard

Dependency Dashboard

Open forking-renovate[bot] opened this issue 4 years ago • 0 comments

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Config Migration Needed

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

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

  • [ ] chore(deps): Update github/codeql-action action to v4.31.9
  • [ ] chore(deps): update python-nonmajor (SQLAlchemy, google-auth)
  • [ ] chore(deps): Update actions/upload-artifact action to v6
  • [ ] Click on this checkbox to rebase all open PRs at once

Detected Dependencies

cloudbuild (1)
.ci/cloudbuild.yaml
dockerfile (3)
samples/cloudrun/mysql/Dockerfile (1)
  • python 3.14-slim
samples/cloudrun/postgres/Dockerfile (1)
  • python 3.14-slim
samples/cloudrun/sqlserver/Dockerfile (1)
  • python 3.14-slim
github-actions (7)
.github/workflows/cloud_build_failure_reporter.yml (1)
  • actions/github-script v8@ed597411d8f924073f98dfc5c65a23a2325f34cd
.github/workflows/codeql.yml (4)
  • actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8
  • github/codeql-action v4.31.7@cf1bb45a277cb3c205638b2cd5c984db1c46a412
  • github/codeql-action v4.31.7@cf1bb45a277cb3c205638b2cd5c984db1c46a412
  • github/codeql-action v4.31.7@cf1bb45a277cb3c205638b2cd5c984db1c46a412
.github/workflows/coverage.yml (4)
  • actions/setup-python v6.1.0@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
  • actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8
  • actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8
  • python 3.14
.github/workflows/labels.yaml (2)
  • actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8
  • micnncim/action-label-syncer v1.3.0@3abd5ab72fda571e69fffd97bd4e0033dd5f495c
.github/workflows/lint.yml (3)
  • actions/setup-python v6.1.0@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
  • actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8
  • python 3.14
.github/workflows/scorecard.yml (4)
  • actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8
  • ossf/scorecard-action v2.4.3@4eaacf0543bb3f2c246792bd56e8cdeffafb205a
  • actions/upload-artifact v5.0.0@330a01c490aca151604b8cf639adc76d48f6c5d4
  • github/codeql-action v4.31.7@cf1bb45a277cb3c205638b2cd5c984db1c46a412
.github/workflows/tests.yml (7)
  • actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8
  • actions/setup-python v6.1.0@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
  • google-github-actions/auth v3.0.0@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093
  • google-github-actions/get-secretmanager-secrets v3.0.0@bc9c54b29fdffb8a47776820a7d26e77b379d262
  • actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8
  • actions/setup-python v6.1.0@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
  • google-github-actions/auth v3.0.0@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093
pip_requirements (5)
requirements-test.txt (13)
  • pytest ==9.0.2
  • mock ==5.2.0
  • pytest-cov ==7.0.0
  • pytest-asyncio ==1.3.0
  • SQLAlchemy ==2.0.44
  • sqlalchemy-pytds ==1.0.2
  • sqlalchemy-stubs ==0.4
  • PyMySQL ==1.1.2
  • pg8000 ==1.31.5
  • asyncpg ==0.31.0
  • python-tds ==1.17.1
  • aioresponses ==0.7.8
  • pytest-aiohttp ==1.1.0
requirements.txt (6)
  • aiofiles ==25.1.0
  • aiohttp ==3.13.2
  • cryptography ==46.0.3
  • dnspython ==2.8.0
  • Requests ==2.32.5
  • google-auth ==2.43.0
samples/cloudrun/mysql/requirements.txt
samples/cloudrun/postgres/requirements.txt
samples/cloudrun/sqlserver/requirements.txt
poetry (1)
pyproject.toml (7)
  • cryptography >=42.0.0
  • dnspython >=2.0.0
  • google-auth >=2.28.0
  • pymysql >=1.1.0
  • pg8000 >=1.31.1
  • python-tds >=1.15.0
  • asyncpg >=0.30.0

  • [ ] Check this box to trigger a request for Renovate to run again on this repository

forking-renovate[bot] avatar Feb 27 '21 09:02 forking-renovate[bot]