Skip to content

Commit

Permalink
tests: update
Browse files Browse the repository at this point in the history
  • Loading branch information
lilydjwg committed Mar 1, 2025
1 parent e1882a2 commit fc8d90f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_cran.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
async def test_cran(get_version):
assert await get_version("xml2", {
"source": "cran",
}) == "1.3.6"
}) == "1.3.7"

0 comments on commit fc8d90f

Please sign in to comment.