Merge pull request #815 from cisagov/dependabot/pip/src/certifi-2023.7.22

Bump certifi from 2023.5.7 to 2023.7.22 in /src
This commit is contained in:
Alysia Broddrick 2023-08-02 16:06:36 -07:00 committed by GitHub
commit 50ad47e4c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ asgiref==3.7.2 ; python_version >= '3.7'
boto3==1.26.145
botocore==1.29.145 ; python_version >= '3.7'
cachetools==5.3.1
certifi==2023.5.7 ; python_version >= '3.6'
certifi==2023.7.22 ; python_version >= '3.6'
cfenv==0.5.3
cffi==1.15.1
charset-normalizer==3.1.0 ; python_full_version >= '3.7.0'