Skip to content

Commit

Permalink
Update testing dependency version locks in package file.
Browse files Browse the repository at this point in the history
  • Loading branch information
lapets committed Apr 26, 2023
1 parent 3da4d5e commit 03a59af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ docs = [
test = [
"pytest~=7.2",
"pytest-cov~=4.0",
"bitlist~=1.0",
"fountains~=2.0"
"bitlist~=1.1",
"fountains~=2.1"
]
lint = [
"pylint~=2.17.0"
Expand Down

0 comments on commit 03a59af

Please sign in to comment.