Skip to content

Commit 29aeb2e

Browse files
authored
Issue 1035 (#1046)
* updating deps
1 parent 9c898dd commit 29aeb2e

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

Pipfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ flake8-bandit = "==4.1.1"
1313
mkdocs = "==1.5.3"
1414
mdformat = "==0.7.17"
1515
mdformat-frontmatter = "==2.0.8"
16-
mdformat-mkdocs = "==2.0.2"
16+
mdformat-mkdocs = "==2.0.6"
1717
mypy = "==1.9.0"
1818
pdoc3 = "==0.10.0"
1919
pre-commit = "==3.5.0"
@@ -22,7 +22,7 @@ py = "==1.11.0"
2222
pylint = "==3.0.3"
2323
pylint-utils = "==0.5.0"
2424
pyroma = "==4.2"
25-
pytest = "==7.4.4"
25+
pytest = "==8.1.1"
2626
pytest-cov = "==4.1.0"
2727
pytest-console-scripts = "==1.4.1"
2828
pytest-timeout = "==2.2.0"

Pipfile.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

conftest.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Placeholder for test configuration.

0 commit comments

Comments
 (0)