Bump reportlab from 3.6.6 to 3.6.9 (#403)

Bumps [reportlab](http://www.reportlab.com/) from 3.6.6 to 3.6.9.

---
updated-dependencies:
- dependency-name: reportlab
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-04-14 01:36:09 +03:00
committed by GitHub
parent b27c53b5b6
commit b2db783620
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -36,4 +36,4 @@ XMind==1.2.0
yarl==1.7.2
networkx==2.5.1
pyvis==0.1.9
reportlab==3.6.6
reportlab==3.6.9
+1 -1
View File
@@ -1,4 +1,4 @@
reportlab==3.6.6
reportlab==3.6.9
flake8==4.0.1
pytest==7.0.1
pytest-asyncio==0.16.0;python_version<"3.7"