diff --git a/dev-requirements.txt b/dev-requirements.txt index 9f6a6b3..911750c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.11 # To update, run: # # pip-compile dev-requirements.in diff --git a/requirements.txt b/requirements.txt index 1fa0fbc..d341d7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.11 # To update, run: # -# pip-compile requirements.in +# pip-compile # -python-gnupg==0.4.6 +python-gnupg==0.5.0 # via -r requirements.in