Skip to content

Commit 844497e

Browse files
chore(deps): update dependency pytest-sugar to v1 (#5233)
1 parent 6dd8d42 commit 844497e

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

catalog/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ pytest-env
1010
pytest-mock
1111
pytest-raises==0.11
1212
pytest-socket==0.7.0
13-
pytest-sugar==0.9.7
13+
pytest-sugar==1.0.0
1414
pytest-xdist

ingestion_server/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ verify_ssl = true
77
ipython = "~=8.16"
88
pytest = "~=8.3"
99
pytest-order = "~=1.1"
10-
pytest-sugar = "~=0.9"
10+
pytest-sugar = "~=1.0"
1111
remote-pdb = "~=2.1"
1212
pook = "~=2.1"
1313

ingestion_server/Pipfile.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)