diff --git a/requirements-dev.txt b/requirements-dev.txt index ba24255..2d49c2b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -233,7 +233,7 @@ pyjson5==2.0.0 # via application-properties pymarkdownlnt==0.9.35 # via pyplayground (pyproject.toml) -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via pyplayground (pyproject.toml) pyproject-hooks==1.2.0 # via diff --git a/requirements.txt b/requirements.txt index a63ca7d..9d127ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -135,7 +135,7 @@ pygments==2.19.2 # via # rich # textual -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via pyplayground (pyproject.toml) python-daemon==3.1.2 # via ansible-runner