summaryrefslogtreecommitdiff
path: root/misc/requirements/requirements-pylint.txt
diff options
context:
space:
mode:
authortoofar <toofar@spalge.com>2023-08-02 20:55:51 +1200
committertoofar <toofar@spalge.com>2023-08-02 20:55:51 +1200
commitfc91c976d36ebe285315d90d4d518321813044d3 (patch)
tree17e2db572c2b10acfe85c658d8e6b2f4691141cd /misc/requirements/requirements-pylint.txt
parent36abc475d445c9878b566cc06c12e00da92464bb (diff)
downloadqutebrowser-fc91c976d36ebe285315d90d4d518321813044d3.tar.gz
qutebrowser-fc91c976d36ebe285315d90d4d518321813044d3.zip
manual update of cryptography (and rich)
When handling the automated dependancy update PR GH warned on push of a low priority security issue with cryptography. So updating that now. Rich has an update available too. ref: https://github.com/qutebrowser/qutebrowser/security/dependabot/32 ref: #7807
Diffstat (limited to 'misc/requirements/requirements-pylint.txt')
-rw-r--r--misc/requirements/requirements-pylint.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/requirements/requirements-pylint.txt b/misc/requirements/requirements-pylint.txt
index 4975a725e..cd09e4bf2 100644
--- a/misc/requirements/requirements-pylint.txt
+++ b/misc/requirements/requirements-pylint.txt
@@ -4,7 +4,7 @@ astroid==2.15.6
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
-cryptography==41.0.2
+cryptography==41.0.3
dill==0.3.7
github3.py==4.0.1
idna==3.4