Skip to content

Commit 3affbb1

Browse files
Update Poetry dependencies
1 parent 9166f2f commit 3affbb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,17 @@ python = '>=3.9'
3232
tomli = '2.2.1'
3333
requests = "2.32.5"
3434
responses = "0.25.8"
35-
pyfakefs = "5.9.3"
35+
pyfakefs = "6.1.4"
3636
jproperties = "2.1.2"
3737

3838
[tool.poetry.group]
3939
[tool.poetry.group.dev]
4040
[tool.poetry.group.dev.dependencies]
41-
black = "25.1.0"
41+
black = "26.3.0"
4242
coverage = "7.10.6"
4343
licenseheaders = "0.8.8"
4444
mypy = "1.15.0"
45-
pytest = '8.4.2'
45+
pytest = '9.0.2'
4646
pytest-cov = '7.0.0'
4747
pytest-subtests = "0.14.1"
4848
pytest-docker = "3.2.0"

0 commit comments

Comments
 (0)