Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/mkdocs-material-9.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
bitkarrot authored Jun 1, 2023
2 parents bef5a99 + 60af1b2 commit b13cfff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.7.1"
pre-commit = "2.13.0"
aiohttp = "3.7.4.post0"
aiohttp = "3.8.4"
PyYAML = "5.4.1"

[tool.poetry.dev-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ pre-commit==2.13.0
mkdocs==1.4.1
mkdocs-autorefs==0.4.1
mkdocs-material==9.1.15
mkdocs-material-extensions==1.1
mkdocs-material-extensions==1.1.1
mkdocstrings==0.19.0
mkdocstrings-python==0.7.1

0 comments on commit b13cfff

Please sign in to comment.