diff --git a/pyproject.toml b/pyproject.toml index e33ab31..d650c4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ classifiers = [ dependencies = [ "numpy==1.20.0", - "requests==2.28.0", + "requests==2.34.2", "python-frontmatter>=1.0.0", ]