Skip to content

Commit e6bc52d

Browse files
chore(deps): update dependency dev/ruff to v0.3.1
1 parent a97a0ac commit e6bc52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ test = [
7979
"pytest-cov ~= 4.0",
8080
"testcontainers ~= 3.0",
8181
]
82-
dev = ["pact-python[types]", "pact-python[test]", "ruff==0.3.0"]
82+
dev = ["pact-python[types]", "pact-python[test]", "ruff==0.3.1"]
8383

8484
################################################################################
8585
## Hatch Build Configuration

0 commit comments

Comments
 (0)