Skip to content

Commit

Permalink
chore(deps): update dependency pytest-sugar to v1 (#5233)
Browse files Browse the repository at this point in the history
  • Loading branch information
openverse-bot authored Dec 4, 2024
1 parent 6dd8d42 commit 844497e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion catalog/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ pytest-env
pytest-mock
pytest-raises==0.11
pytest-socket==0.7.0
pytest-sugar==0.9.7
pytest-sugar==1.0.0
pytest-xdist
2 changes: 1 addition & 1 deletion ingestion_server/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ verify_ssl = true
ipython = "~=8.16"
pytest = "~=8.3"
pytest-order = "~=1.1"
pytest-sugar = "~=0.9"
pytest-sugar = "~=1.0"
remote-pdb = "~=2.1"
pook = "~=2.1"

Expand Down
20 changes: 10 additions & 10 deletions ingestion_server/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 844497e

Please sign in to comment.