Skip to content

Commit d934b08

Browse files
📌 ISSUE-#36: Update dependency versions
1 parent 4e8f0f3 commit d934b08

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

‎requirements.txt‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
mkdocs==1.5.2
2-
mkdocs-simple-blog==0.0.8
1+
mkdocs==1.6.1
2+
mkdocs-simple-blog==0.0.9

‎setup.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"Programming Language :: Python :: 3.9",
2929
"Programming Language :: Python :: 3.10",
3030
"Programming Language :: Python :: 3.11",
31+
"Programming Language :: Python :: 3.12",
3132
],
3233
install_requires=[
3334
'mkdocs>=1.5.2'

0 commit comments

Comments
 (0)