Bump reportlab from 3.6.11 to 3.6.12 (#735)

Bumps [reportlab](http://www.reportlab.com/) from 3.6.11 to 3.6.12.

---
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]
2023-04-12 17:08:06 +02:00
committed by GitHub
parent 539a3c5000
commit 4216f5c028
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -35,5 +35,5 @@ XMind==1.2.0
yarl==1.8.1
networkx==2.6
pyvis==0.2.1
reportlab==3.6.11
reportlab==3.6.12
cloudscraper==1.2.66
+1 -1
View File
@@ -1,4 +1,4 @@
reportlab==3.6.11
reportlab==3.6.12
flake8==5.0.4
pytest==7.2.0
pytest-asyncio==0.16.0;python_version<"3.7"