Skip to content

Commit

Permalink
Bump the python-packages group with 6 updates (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent ed02d22 commit cf25a54
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,25 +34,25 @@ dependencies = []
dev = [
"atomicwrites==1.4.1",
"attrs==23.2.0",
"coverage==7.4.1",
"coverage==7.4.3",
"more-itertools==10.2.0",
"pbr==6.0.0",
"pluggy==1.4.0",
"py==1.11.0",
"pytest==8.0.0",
"pytest==8.0.2",
"pytest-cov==4.1.0",
"PyYAML==6.0.1",
"invoke==2.2.0",
"pytest-timeout==2.2.0",
"ruff==0.2.1",
"ruff==0.3.0",
"hatch",
]
docs = [
"mkdocs==1.5.3",
"mkdocs-material==9.5.9",
"mkdocstrings==0.24.0",
"mkdocs-material==9.5.12",
"mkdocstrings==0.24.1",
"mkdocstrings-python==1.8.0",
"mkdocs-autorefs==0.5.0",
"mkdocs-autorefs==1.0.1",
]

[project.urls]
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
atomicwrites==1.4.1
attrs==23.2.0
coverage==7.4.1
coverage==7.4.3
more-itertools==10.2.0
pbr==6.0.0
pluggy==1.4.0
py==1.11.0
pytest==8.0.0
pytest==8.0.2
PyYAML==6.0.1
ruff==0.2.1
ruff==0.3.0

0 comments on commit cf25a54

Please sign in to comment.