Skip to content

Commit

Permalink
chore: Update pytest dependencies (#50)
Browse files Browse the repository at this point in the history
Signed-off-by: Sergiy Kulanov <[email protected]>
Change-Id: I18bbcd57a9d96f483d280b94273eb2023d8e338c
  • Loading branch information
SergK committed Oct 18, 2023
1 parent 622e861 commit 4498657
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
black==22.8.0
pytest==7.1.3
PyYAML==6.0
pytest-xdist==3.0.2
black==23.10.0
pytest==7.4.2
PyYAML==6.0.1
pytest-xdist==3.3.1

0 comments on commit 4498657

Please sign in to comment.