2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-30 22:05:21 +00:00

Update requirements.txt

requests version 2.32.0 was yanked, 2.32.3 is the latest stable version
This commit is contained in:
Nicholas Spadaccino
2024-07-18 12:47:47 -04:00
committed by GitHub
parent 8e0104d3c2
commit 5ac0c82c3d

View File

@@ -5,8 +5,8 @@ mock==4.0.3
dnspython==2.6.1
boto3==1.18.51
botocore==1.21.51
requests==2.32.0
requests==2.32.3
pytest-xdist==2.4.0
python-dateutil==2.8.2
filelock==3.2.0
pytest-custom_exit_code==0.3.0
pytest-custom_exit_code==0.3.0