Skip to content

Commit

Permalink
Bump alabaster from 0.7.16 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [alabaster](https://github.com/sphinx-doc/alabaster) from 0.7.16 to 1.0.0.
- [Release notes](https://github.com/sphinx-doc/alabaster/releases)
- [Changelog](https://github.com/sphinx-doc/alabaster/blob/master/docs/changelog.rst)
- [Commits](sphinx-doc/alabaster@0.7.16...1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lafrech committed Jul 30, 2024
1 parent 3622a79 commit f25fd85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Issues = "https://github.com/marshmallow-code/marshmallow-sqlalchemy/issues"
Source = "https://github.com/marshmallow-code/marshmallow-sqlalchemy"

[project.optional-dependencies]
docs = ["sphinx==7.4.5", "alabaster==0.7.16", "sphinx-issues==4.1.0"]
docs = ["sphinx==7.4.5", "alabaster==1.0.0", "sphinx-issues==4.1.0"]
# TODO: Remove pytest pin when https://github.com/TvoroG/pytest-lazy-fixture/issues/65 is resolved
tests = ["pytest<8", "pytest-lazy-fixture>=0.6.2"]
dev = ["marshmallow-sqlalchemy[tests]", "tox", "pre-commit~=3.5"]
Expand Down

0 comments on commit f25fd85

Please sign in to comment.