Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Bumps prov from 1.5.1 to 2.1.1.

Release notes

Sourced from prov's releases.

2.1.1

What's Changed

  • Added type annotations and mypy checks
  • Add testing and support for Python 3.13

Full Changelog: trungdong/prov@2.0.2...2.1.1

2.0.1 - Minor bugfix release

  • Removed support for EOL Python 3.6 and 3.7
  • Minor documentation update (#153)
  • Stopped using deepcopy when duplicating Namespace (#158)
  • Restricting rdflib package version to "<7" (#156)
  • Raise an exception when an empty URI is registered as a namespace (#142)
  • Ensure rdflib 6+ returns bytes when serializing tests (fixed #151)
  • Removed fancy label output for bundle

2.0.0 - Removed support for EOL Python 2

  • Testing against Python 3.6+ and Pypy3

1.5.3 - Minor bug fixes and improvements

  • Reorganised source code to /src
  • Added Python 3.7 support
  • Removed Python 3.3 support due to end-of-life
  • plus other minor improvements and bug fixes

1.5.2 - Minor bug fixes

  • Fixed association relation in RDF serialisation #117
  • Fixed compatibility with networkx 2.0+
Commits
  • 849256a Release 2.1.1
  • 30301cb Merge branch 'master' of github.com:trungdong/prov
  • 6d35c85 Release 2.1.0
  • 650138f Exclude coverage outputs
  • a536f81 Merge pull request #163 from trungdong/dev
  • 019891a CI workflow: add coverage and report submission
  • 879a0ca Add support for and test on Python 3.13
  • f45e181 Update MANIFEST.in to include docs/requirements.txt
  • 785e98a Install the sphinx_rtd_theme package when building docs on readthedocs
  • dbf52f6 Install the sphinx_rtd_theme package when building docs on readthedocs
  • 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 [prov](https://github.com/trungdong/prov) from 1.5.1 to 2.1.1.
- [Release notes](https://github.com/trungdong/prov/releases)
- [Changelog](https://github.com/trungdong/prov/blob/master/CHANGES.txt)
- [Commits](trungdong/prov@1.5.1...2.1.1)

---
updated-dependencies:
- dependency-name: prov
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 29, 2026
@mr-c
Copy link
Contributor

mr-c commented Jan 29, 2026

@dependabot ignore this major version

@dependabot dependabot bot closed this Jan 29, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2026

OK, I won't notify you about version 2.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/pip/prov-2.1.1 branch January 29, 2026 11:10
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