Skip to content

Commit 2c41a2c

Browse files
chore(deps-dev): bump pygobject from 3.50.0 to 3.54.5
Bumps [pygobject](https://pygobject.gnome.org) from 3.50.0 to 3.54.5. --- updated-dependencies: - dependency-name: pygobject dependency-version: 3.54.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04fb21c commit 2c41a2c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ pytest = ">=7,<9"
4949
pytest-cov = ">=3,<8"
5050
pytest-asyncio = ">=0.19,<1.3"
5151
pycairo = "^1.21.0"
52-
PyGObject = {version = ">=3.50,<3.51", python = "<4"}
52+
PyGObject = {version = ">=3.50,<3.55", python = "<4"}
5353
Cython = ">=3,<3.3.0"
5454
setuptools = ">=65.4.1,<81.0.0"
5555
pytest-timeout = "^2.1.0"

0 commit comments

Comments
 (0)