Skip to content

Commit

Permalink
fixed quote in update server Pipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
caila-marashaj committed Nov 2, 2023
1 parent e5c3cb8 commit 512a4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update-server/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pytest = "==7.1.1"
pytest-watch = "~=4.2.0"
pytest-cov = "==2.10.1"
pytest-aiohttp = "==0.3.0"
coverage = "==6.3.2
coverage = "==6.3.2"
# atomicwrites and colorama are pytest dependencies on windows,
# spec'd here to force lockfile inclusion
# https://github.com/pypa/pipenv/issues/4408#issuecomment-668324177
Expand Down

0 comments on commit 512a4af

Please sign in to comment.