Skip to content

Commit

Permalink
Bump version and update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw authored and pbor committed Jun 3, 2024
1 parent 027b67c commit bb1d269
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 54 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
hooks:
- id: mypy
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.4.2'
rev: 'v0.4.7'
hooks:
- id: ruff
args: [--fix]
Expand Down
86 changes: 34 additions & 52 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
@@ -1,6 +1,6 @@
[tool.poetry]
name = "gvsbuild"
version = "2024.5.0"
version = "2024.6.0"
description = "GTK stack for Windows"
authors = ["Ignacio Casal Quinteiro <qignacio@amazon.com>", "Dan Yeaw <dan@yeaw.me>"]
license = "GPL-2.0-only"
Expand Down

0 comments on commit bb1d269

Please sign in to comment.