diff --git a/requirements.txt b/requirements.txt index f38c3e4..4787a20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ buildbot[bundle]~=3.1 buildbot-worker~=3.1 txrequests -cryptography==43.0.0 +cryptography==43.0.1 # Platform-specific requirements pywin32==301; sys_platform == 'win32'