Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
requirements: Upgrade vulnerable dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Mar 27, 2021
1 parent b9d07ef commit c0b20ea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ coverage==5.0.2
# via coveralls
coveralls==3.0.0
# via -r requirements_dev.in
django==2.2.14
django==2.2.19
# via
# -r requirements.txt
# libcove
Expand All @@ -71,7 +71,7 @@ google-auth-httplib2==0.0.3
# google-api-python-client
google-auth-oauthlib==0.4.1
# via -r requirements.txt
google-auth==1.11.0
google-auth==1.28.0
# via
# -r requirements.txt
# google-api-python-client
Expand Down Expand Up @@ -129,7 +129,7 @@ libcove==0.12.0
# libcoveocds
libcoveocds==0.7.5
# via -r requirements.txt
lxml==4.6.2
lxml==4.6.3
# via
# -r requirements.txt
# flattentool
Expand Down Expand Up @@ -219,7 +219,7 @@ rfc3987==1.3.8
# via
# -r requirements.txt
# ocdskit
rsa==4.0
rsa==4.7.2
# via
# -r requirements.txt
# google-auth
Expand Down

0 comments on commit c0b20ea

Please sign in to comment.