diff --git a/mkdocs.yml b/mkdocs.yml index 52c5b40..0bd59f9 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -26,4 +26,4 @@ markdown_extensions: theme: readthedocs -copyright: © Copyright 2023 SERP Wings \ No newline at end of file +copyright: © Copyright 2025 SERP Wings \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 52da62e..08d5dfa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.11.1 lxml>=4.9.1 requests==2.31.0 -GitPython==3.1.37 +GitPython==3.1.41 PyGithub==1.59.1 PyYAML==6.0.1 \ No newline at end of file