Skip to content

Commit

Permalink
build(deps): update cmarkgfm requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [cmarkgfm](https://github.com/theacodes/cmarkgfm) to permit the latest version.
- [Release notes](https://github.com/theacodes/cmarkgfm/releases)
- [Commits](theacodes/cmarkgfm@2024.1.14...2024.11.20)

---
updated-dependencies:
- dependency-name: cmarkgfm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 9327576 commit 1ae1940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ install_requires =
defusedxml
openpyxl~=3.0
Jinja2 == 3.1.4
cmarkgfm==2024.1.* #Update regularly
cmarkgfm>=2024.1,<2024.12 #Update regularly
orjson
requests>=2.32.2
importlib_resources
Expand Down

0 comments on commit 1ae1940

Please sign in to comment.