Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
pydb/requirements.txt (pip_requirements)
pydb/pyproject.toml (poetry)
Configuration Summary
Based on the default config's presets, Renovate will:
Start dependency updates only once this onboarding PR is merged
Enable Renovate Dependency Dashboard creation.
Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
Group known monorepo packages together.
Use curated list of recommended non-monorepo package groupings.
Show only the Age and Confidence Merge Confidence badges for pull requests.
Apply crowd-sourced package replacement rules.
Apply crowd-sourced workarounds for known problems with packages.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 40 Pull Requests:
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.
⚠️Warning
Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.
Failed to look up pypi package colored-output
Failed to look up pypi package email-sender-simple
Files affected: pydb/requirements.txt
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
pydb/requirements.txt(pip_requirements)pydb/pyproject.toml(poetry)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 40 Pull Requests:
Update dependency cryptography to v40.0.2
renovate/cryptography-40.xmaster==40.0.2Update dependency urllib3 to v1.26.20
renovate/urllib3-1.xmaster==1.26.20Update dependency cffi to v1.17.1
renovate/cffi-1.xmaster==1.17.1Update dependency exceptiongroup to v1.3.0
renovate/exceptiongroup-1.xmaster==1.3.0Update dependency filelock to v3.20.0
renovate/filelock-3.xmaster==3.20.0Update dependency idna to v3.10
renovate/idna-3.xmaster==3.10Update dependency iniconfig to v2.1.0
renovate/iniconfig-2.xmaster==2.1.0Update dependency mysql-connector-python to v8.4.0
renovate/mysql-connector-python-8.xmaster==8.4.0Update dependency numpy to v1.26.4
renovate/numpy-1.xmaster==1.26.4Update dependency packaging to v23.2
renovate/packaging-23.xmaster==23.2Update dependency pandas to v2.3.3
renovate/pandas-2.xmaster==2.3.3Update dependency pluggy to v1.6.0
renovate/pluggy-1.xmaster==1.6.0Update dependency pycparser to v2.23
renovate/pycparser-2.xmaster==2.23Update dependency pycryptodomex to v3.23.0
renovate/pycryptodomex-3.xmaster==3.23.0Update dependency PyJWT to v2.10.1
renovate/pyjwt-2.xmaster==2.10.1Update dependency pyOpenSSL to v23.3.0
renovate/pyopenssl-23.xmaster==23.3.0Update dependency pytest to v7.4.4
renovate/pytest-7.xmaster==7.4.4Update dependency python-dateutil to v2.9.0.post0
renovate/python-dateutil-2.xmaster==2.9.0.post0Update dependency python-dotenv to v1.1.1
renovate/python-dotenv-1.xmaster==1.1.1Update dependency pytz to v2023.4
renovate/pytz-2023.xmaster==2023.4Update dependency requests to v2.32.5
renovate/requests-2.xmaster==2.32.5Update dependency six to v1.17.0
renovate/six-1.xmaster==1.17.0Update dependency snowflake-connector-python to v3.18.0
renovate/snowflake-connector-python-3.xmaster==3.18.0Update dependency sqlparse to v0.5.3
renovate/sqlparse-0.xmaster==0.5.3Update dependency tomli to v2.3.0
renovate/tomli-2.xmaster==2.3.0Update dependency typing_extensions to v4.15.0
renovate/typing_extensions-4.xmaster==4.15.0Update dependency tzdata to v2023.4
renovate/tzdata-2023.xmaster==2023.4Update dependency certifi to v2025
renovate/certifi-2025.xmaster==2025.10.5Update dependency cffi to v2
renovate/cffi-2.xmaster==2.0.0Update dependency charset-normalizer to v3
renovate/charset-normalizer-3.xmaster==3.4.3Update dependency cryptography to v46
renovate/cryptography-46.xmaster==46.0.2Update dependency mysql-connector-python to v9
renovate/mysql-connector-python-9.xmaster==9.4.0Update dependency numpy to v2
renovate/numpy-2.xmaster==2.3.3Update dependency packaging to v25
renovate/packaging-25.xmaster==25.0Update dependency protobuf to v6
renovate/protobuf-6.xmaster==6.32.1Update dependency pyOpenSSL to v25
renovate/pyopenssl-25.xmaster==25.3.0Update dependency pytest to v8
renovate/pytest-8.xmaster==8.4.2Update dependency pytz to v2025
renovate/pytz-2025.xmaster==2025.2Update dependency tzdata to v2025
renovate/tzdata-2025.xmaster==2025.2Update dependency urllib3 to v2
renovate/urllib3-2.xmaster==2.5.0🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimitfor details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Renovate Bot.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.