Skip to content

Commit

Permalink
Bump reportlab from 4.0.4 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps [reportlab](https://www.reportlab.com/) from 4.0.4 to 4.2.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent 007c19d commit 83d7ead
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ PySocks @ file:///Users/builder/ci_310/pysocks_1642536366386/work
python-dateutil @ file:///tmp/build/80754af9/python-dateutil_1626374649649/work
readme-renderer @ file:///Users/builder/ci_310/readme_renderer_1642516347890/work
regex @ file:///opt/concourse/worker/volumes/live/63aed588-2398-47ee-5ad3-e682b77e31f2/volume/regex_1648447727979/work
reportlab==4.0.4
reportlab==4.2.0
requests @ file:///opt/conda/conda-bld/requests_1641824580448/work
requests-toolbelt @ file:///Users/ktietz/demo/mc3/conda-bld/requests-toolbelt_1629456163440/work
rfc3986 @ file:///Users/ktietz/demo/mc3/conda-bld/rfc3986_1629478296451/work
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
keywords="Log, Logging, Logges, Logger",
install_requires=[
"matplotlib==3.6.3",
"reportlab==4.0.4",
"reportlab==4.2.0",
"rich==13.4.2",
"click==8.1.3",
],
Expand Down

0 comments on commit 83d7ead

Please sign in to comment.