From f2d9555ef24e012fd2cab3a7081f6ec9e944f3a9 Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Tue, 28 May 2024 10:16:27 -0700 Subject: [PATCH] update requirements*.txt --- requirements-dev.txt | 22 +++++++++++----------- requirements.txt | 6 +++--- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1d4256d..482b874 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,18 +1,18 @@ # DO NOT EDIT THIS FILE DIRECTLY - use ./script/update-requirements to update -Pygments==2.17.2 -black==24.4.0 +Pygments==2.18.0 +black==24.4.2 build==1.2.1 click==8.1.7 cmarkgfm==2024.1.14 -coverage==7.4.4 +coverage==7.5.3 docutils==0.20.1 importlib_metadata==7.1.0 iniconfig==2.0.0 isort==5.13.2 jaraco.classes==3.4.0 jaraco.context==5.3.0 -jaraco.functools==4.0.0 -keyring==25.1.0 +jaraco.functools==4.0.1 +keyring==25.2.1 markdown-it-py==3.0.0 mdurl==0.1.2 more-itertools==10.2.0 @@ -21,16 +21,16 @@ nh3==0.2.17 packaging==24.0 pathspec==0.12.1 pkginfo==1.10.0 -platformdirs==4.2.0 -pluggy==1.4.0 +platformdirs==4.2.2 +pluggy==1.5.0 pyflakes==3.2.0 -pyproject_hooks==1.0.0 +pyproject_hooks==1.1.0 pytest-cov==5.0.0 pytest-network==0.0.1 -pytest==8.1.1 +pytest==8.2.1 readme_renderer==43.0 requests-mock==1.12.1 rfc3986==2.0.0 rich==13.7.1 -twine==5.0.0 -zipp==3.18.1 +twine==5.1.0 +zipp==3.19.0 diff --git a/requirements.txt b/requirements.txt index 8bc7f75..3085c80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,19 +3,19 @@ PyYAML==6.0.1 certifi==2024.2.2 cffi==1.16.0 charset-normalizer==3.3.2 -cryptography==42.0.5 +cryptography==42.0.7 dnspython==2.6.1 edgegrid-python==1.3.1 fqdn==1.5.1 idna==3.7 natsort==8.4.0 ndg-httpsclient==0.5.1 -octodns==1.6.1 +octodns==1.7.0 pyOpenSSL==24.1.0 pyasn1==0.6.0 pycparser==2.22 python-dateutil==2.9.0.post0 requests-toolbelt==1.0.0 -requests==2.31.0 +requests==2.32.2 six==1.16.0 urllib3==2.2.1