Skip to content

Commit e94925b

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 cf34de4 commit e94925b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -50,7 +50,7 @@ pytest = ">=7,<9"
5050
pytest-cov = ">=3,<8"
5151
pytest-asyncio = ">=0.19,<1.3"
5252
pycairo = "^1.21.0"
53-
PyGObject = {version = ">=3.50,<3.51", python = "<4"}
53+
PyGObject = {version = ">=3.50,<3.55", python = "<4"}
5454
Cython = ">=3,<3.2.0"
5555
setuptools = ">=65.4.1,<81.0.0"
5656
pytest-timeout = "^2.1.0"

0 commit comments

Comments
 (0)