diff --git a/requirements.txt b/requirements.txt index 475cb8f7a15be40fe8dddaf095dbb76a9784399b..d9067a9ba504420df113440ef0e80636c61eb2fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # pip-compile requirements.in @@ -8,13 +8,13 @@ build==1.0.3 # via pip-tools certifi==2023.7.22 # via requests -charset-normalizer==3.2.0 +charset-normalizer==3.3.0 # via requests click==8.1.7 # via pip-tools idna==3.4 # via requests -packaging==23.1 +packaging==23.2 # via build pip-tools==7.3.0 # via -r requirements.in @@ -35,7 +35,7 @@ requests-toolbelt==1.0.0 # via python-gitlab six==1.16.0 # via python-dateutil -urllib3==2.0.5 +urllib3==2.0.6 # via requests wheel==0.41.2 # via pip-tools