Skip to content

Commit

Permalink
chore(deps): bump furo from 2022.9.29 to 2022.12.7 (#216)
Browse files Browse the repository at this point in the history
Bumps [furo](https://github.com/pradyunsg/furo) from 2022.9.29 to 2022.12.7.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](pradyunsg/furo@2022.09.29...2022.12.07)

---
updated-dependencies:
- dependency-name: furo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 19, 2023
1 parent bb3318e commit c1fb15f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -36,7 +36,7 @@ pytest-depends = "^1.0.1"
pytest-asyncio = "^0.18.3"
unasync-cli = "^0.0.9"
python-semantic-release = "^7.32.1"
furo = "^2022.9.15"
furo = "^2022.12.7"

[tool.semantic_release]
version_variable = "postgrest/__init__.py:__version__"
Expand Down

0 comments on commit c1fb15f

Please sign in to comment.