Skip to content

Commit cf25a54

Browse files
Bump the python-packages group with 6 updates (#130)
1 parent ed02d22 commit cf25a54

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,25 +34,25 @@ dependencies = []
3434
dev = [
3535
"atomicwrites==1.4.1",
3636
"attrs==23.2.0",
37-
"coverage==7.4.1",
37+
"coverage==7.4.3",
3838
"more-itertools==10.2.0",
3939
"pbr==6.0.0",
4040
"pluggy==1.4.0",
4141
"py==1.11.0",
42-
"pytest==8.0.0",
42+
"pytest==8.0.2",
4343
"pytest-cov==4.1.0",
4444
"PyYAML==6.0.1",
4545
"invoke==2.2.0",
4646
"pytest-timeout==2.2.0",
47-
"ruff==0.2.1",
47+
"ruff==0.3.0",
4848
"hatch",
4949
]
5050
docs = [
5151
"mkdocs==1.5.3",
52-
"mkdocs-material==9.5.9",
53-
"mkdocstrings==0.24.0",
52+
"mkdocs-material==9.5.12",
53+
"mkdocstrings==0.24.1",
5454
"mkdocstrings-python==1.8.0",
55-
"mkdocs-autorefs==0.5.0",
55+
"mkdocs-autorefs==1.0.1",
5656
]
5757

5858
[project.urls]

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
atomicwrites==1.4.1
22
attrs==23.2.0
3-
coverage==7.4.1
3+
coverage==7.4.3
44
more-itertools==10.2.0
55
pbr==6.0.0
66
pluggy==1.4.0
77
py==1.11.0
8-
pytest==8.0.0
8+
pytest==8.0.2
99
PyYAML==6.0.1
10-
ruff==0.2.1
10+
ruff==0.3.0

0 commit comments

Comments
 (0)