From ec6d045752ca72d3f5193176217136496401afa9 Mon Sep 17 00:00:00 2001
From: The New Stack <111312063+lovemycodesnippets@users.noreply.github.com>
Date: Wed, 4 Jan 2023 08:37:57 -0600
Subject: [PATCH] Add python resource (#3127)
---
content/roadmaps/108-python/content/107-python-testing/readme.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/roadmaps/108-python/content/107-python-testing/readme.md b/content/roadmaps/108-python/content/107-python-testing/readme.md
index 1a310f6c0..aa80397d7 100644
--- a/content/roadmaps/108-python/content/107-python-testing/readme.md
+++ b/content/roadmaps/108-python/content/107-python-testing/readme.md
@@ -5,3 +5,4 @@ A key to building software that meets requirements without defects is testing. S
Free Content
What is Software Testing?
Testing Pyramid
+Automate Quality, Security Checks for Python Library Dependencies