Skip to content

Commit dacace2

Browse files
🔒 fix: bump minimum versions for cryptography, python-multipart, pytest
1 parent 1ec8082 commit dacace2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
-r requirements.txt
66

77
# Testing dependencies
8-
pytest>=7.4.0
8+
pytest>=9.0.3
99
atheris>=2.3.0

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
blinker
22
bson
3-
cryptography>=46.0.6
3+
cryptography>=46.0.7
44
dnspython>=2.8.0
55
dnstwist
66
domcheck
@@ -26,7 +26,7 @@ ppdeep>=20260221
2626
pydantic>=1.10.13
2727
python-dateutil
2828
python-jose>=3.5.0
29-
python-multipart>=0.0.22
29+
python-multipart>=0.0.26
3030
python-whois
3131
pyyaml>=6.0.3
3232
PySocks

0 commit comments

Comments
 (0)