Skip to content

Commit

Permalink
feat: Bump dependencies (#257)
Browse files Browse the repository at this point in the history
* Bump hatch to 1.12.0

* Bump Ruff to 0.4.7
  • Loading branch information
edgarrmondragon authored Jun 3, 2024
1 parent c6351d5 commit 65a69d4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
copier==9.2.0
hatch==1.11.0
hatch==1.12.0
nox==2024.4.15
pip==24.1b1
pip==24.0
pre-commit==3.7.1
2 changes: 1 addition & 1 deletion src/.pre-commit-config.yaml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repos:
- id: pyproject-fmt

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.5
rev: v0.4.7
hooks:
- id: ruff
name: Ruff lint
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
hatch==1.11.0
hatch==1.12.0
pip==24.1b1

0 comments on commit 65a69d4

Please sign in to comment.