Skip to content

Commit

Permalink
Update agate requirement from ~=1.7.0 to ~=1.9.1
Browse files Browse the repository at this point in the history
Updates the requirements on [agate](https://github.com/wireservice/agate) to permit the latest version.
- [Changelog](https://github.com/wireservice/agate/blob/master/CHANGELOG.rst)
- [Commits](wireservice/agate@1.7.0...1.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent 18fd40f commit 44abe50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ classifiers = [
"Programming Language :: Python :: Implementation :: PyPy",
]
dependencies = [
"agate~=1.7.0",
"agate~=1.9.1",
"colorama>=0.3.9,<0.5",
"isodate>=0.6,<0.7",
"jsonschema~=4.0",
Expand Down

0 comments on commit 44abe50

Please sign in to comment.