Skip to content

Commit 730fe9d

Browse files
authored
Merge pull request #232 from praw-dev/dependabot/pip/betamax-gte-0.8-and-lt-0.10
Update betamax requirement from <0.9,>=0.8 to >=0.8,<0.10
2 parents db684d3 + 844ccf0 commit 730fe9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ lint = [
1111
"ruff>=0.9.5"
1212
]
1313
test = [
14-
"betamax >=0.8, <0.9",
14+
"betamax >=0.8, <0.10",
1515
"coverage>=7.6.10",
1616
"pytest>=8.3.4",
1717
"urllib3 ==1.*"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)