Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps petl from 1.7.16 to 1.7.17.

Release notes

Sourced from petl's releases.

v1.7.17

Whats Changed

New Contributors

Full Changelog: petl-developers/petl@v1.7.16...v1.7.17

Changelog

Sourced from petl's changelog.

Version 1.7.17

Whats Changed

  • ci: added readthedocs settings file By :user:juarezr, :issue:677.

  • build and publish a wheel By :user:dimbleby, :issue:679.

  • Added ability to infer JSON column type into db_create.py By :user:muhammadbadar1998, :issue:682.

  • fix: mitigate code injection related in #672 By :user:juarezr, :issue:681.

Commits
  • 077a74f chore: update changes for v1.7.17
  • f04e726 chore: fix lint
  • d482972 ci: fix warning on action github/codeql-action/upload-sarif
  • 9b245ee chore: reduce linting due to outdated code style assigned to be refactored/re...
  • 9526c33 chore: fix identation
  • f155b6d feat: add optional trusted keyword argument for select, fieldmap, and convert
  • 6134fc5 feat: add optional trusted keyword argument for expr for sandboxing wih asteval
  • cd87625 fix: mitigate code injection related in #672
  • 1392fc7 chore: migrate some lint supressions to the ruff/pyflakes format
  • 11357b1 chore: configure linters on pyproject.toml
  • Additional commits viewable in compare view

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 [petl](https://github.com/petl-developers/petl) from 1.7.16 to 1.7.17.
- [Release notes](https://github.com/petl-developers/petl/releases)
- [Changelog](https://github.com/petl-developers/petl/blob/master/docs/changes.rst)
- [Commits](petl-developers/petl@v1.7.16...v1.7.17)

---
updated-dependencies:
- dependency-name: petl
  dependency-version: 1.7.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 28, 2025
@github-actions
Copy link

Coverage report

This PR does not seem to contain any modification to coverable code.

@shaunagm shaunagm merged commit 1d14cb5 into main Aug 7, 2025
70 checks passed
@dependabot dependabot bot deleted the dependabot/pip/petl-1.7.17 branch August 7, 2025 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant