Skip to content

Commit 36a0489

Browse files
authored
Merge pull request #101 from RedTeamSubnet/dependabot/pip/pytest-gte-8.0.2-and-lt-10.0.0
chore(deps): update pytest requirement from <9.0.0,>=8.0.2 to >=8.0.2,<10.0.0
2 parents 7dfd97a + d6abc7b commit 36a0489

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pandas>=2.1.4,<3.0.0
55
huggingface-hub>=0.20.3,<1.0.0
66
datasets>=2.16.1,<3.0.0
77
diskcache>=5.6.3,<6.0.0
8-
pytest>=8.0.2,<9.0.0
8+
pytest>=8.0.2,<10.0.0
99
substrate-interface>=1.7.11,<1.8
1010
python-dotenv>=1.0.1,<2.0.0
1111
pydantic[email,timezone]>=2.0.3,<3.0.0

0 commit comments

Comments
 (0)