Skip to content

Bump bibtexparser from 1.4.4 to 2.0.1 - #1120

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/bibtexparser-2.0.1
Open

dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/bibtexparser-2.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps bibtexparser from 1.4.4 to 2.0.1.

Release notes

Sourced from bibtexparser's releases.

v2.0.1

What's Changed

No functional changes - only contribution guidelines and docs are updated

Full Changelog: sciunto-org/python-bibtexparser@v2.0.0...v2.0.1

v2.0.0

A fully re-write of the library, order of magnitudes faster and with way more features, i.e., a more complete representation of the bibtex conventions in the parser.

Before switching from v1, please read the readme and the migration docs. While it has been in pre-release for multiple years (!), some stuff may still be broken. Don't hesitate to open an issue if you face any specific problems.


Note: This release is indentical to v2.0.0b10

v2.0.0b10

What's Changed

TLDR: Mostly fixes found by code scanning as a preparation for the upcoming v2.0.0 release

... (truncated)

Commits
  • 5473e4c 🔖 Bump version to 2.0.1
  • c88ce92 🔧 Add Dependabot config for GitHub Actions and pip (#624)
  • 54ef8d1 📝 Fix near-empty API docs on Read the Docs (#623)
  • 1ecd7ab 📝 Clarify expectations for AI-generated PRs and issues (#622)
  • ffcf3e1 📝 Minor changes to readme
  • 0984bc7 📝 Minor updates to readme
  • e33044e 🚀 Prepare v2.0.0 release (README, docs, version bump) (#609)
  • c4ae818 🔖 Bump version to v2.0.0b10 (#621)
  • 8d1bb66 ✨ Support parenthesis-delimited blocks such as @article(...) (#620)
  • d5bde2d 🔧 Re-enable and modernize CodeQL workflow (#619)
  • 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 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 [bibtexparser](https://github.com/sciunto-org/python-bibtexparser) from 1.4.4 to 2.0.1.
- [Release notes](https://github.com/sciunto-org/python-bibtexparser/releases)
- [Changelog](https://github.com/sciunto-org/python-bibtexparser/blob/main/CHANGELOG)
- [Commits](sciunto-org/python-bibtexparser@v1.4.4...v2.0.1)

---
updated-dependencies:
- dependency-name: bibtexparser
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 17, 2026
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.

0 participants