Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps exasol/python-toolbox from 1.9.0 to 1.13.0.

Release notes

Sourced from exasol/python-toolbox's releases.

1.13.0 - 2025-10-31

Summary

This releases fixes Nox session release:prepare for multi-project repositories and fixes the python-environment GitHub action to also use the working-directory and pyproject.toml setting the cache variables.

Bugfixes

  • #580: Fixed Nox session release:prepare for multi-project repositories
  • #586: Fixed python-environment GitHub action to use working-directory for setup of cache variables
  • #559: Added SHA of pyproject.toml to determine cache key in python-environment GitHub action

Features

  • #485: Improved nox task release:trigger

1.12.0 - 2025-10-29

Security

  • #581: Resolved CVE-2024-12797 for cryptography by dropping support for Python versions 3.9.0 and 3.9.1 and updating the lock file

1.11.0 - 2025-10-29

With the addition of the nox session package:check, it's recommended to switch a README.md to README.rst. The underlying package twine which is used in that check performs more checks for rst files.

Feature

  • #494: Created check of built packages with nox session package:check

Refactoring

  • #578: Updated GitHub actions which now use node 24:
    • actions/checkout to v5
    • actions/download-artifact to v6
    • actions/upload-artifact to v5

Security

Dependency Updates

main

  • Updated dependency black:25.1.0 to 25.9.0
  • Updated dependency coverage:7.10.6 to 7.11.0
  • Updated dependency furo:2025.7.19 to 2025.9.25

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [exasol/python-toolbox](https://github.com/exasol/python-toolbox) from 1.9.0 to 1.13.0.
- [Release notes](https://github.com/exasol/python-toolbox/releases)
- [Commits](exasol/python-toolbox@1.9.0...1.13.0)

---
updated-dependencies:
- dependency-name: exasol/python-toolbox
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Change in dependencies github_actions Pull requests that update GitHub Actions code labels Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Change in dependencies github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant