Skip to content

Commit

Permalink
Bump pycairo from 1.26.0 to 1.26.1
Browse files Browse the repository at this point in the history
Bumps [pycairo](https://github.com/pygobject/pycairo) from 1.26.0 to 1.26.1.
- [Release notes](https://github.com/pygobject/pycairo/releases)
- [Changelog](https://github.com/pygobject/pycairo/blob/main/NEWS)
- [Commits](pygobject/pycairo@v1.26.0...v1.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent d40f105 commit aa51a8e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ packages = [

[tool.poetry.dependencies]
python = "^3.9"
pycairo = "^1.26.0"
pycairo = "^1.26.1"
PyGObject = "^3.48.2"
tomli = "^2.0.1"

Expand Down

0 comments on commit aa51a8e

Please sign in to comment.