Skip to content

Commit

Permalink
chore(testing): upgrade testing lib constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenSorriaux committed Feb 7, 2022
1 parent 7d6c8e8 commit fc0c7b0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions constraints.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Consistent testing environment.
flake8==3.7.9
flake8==3.9.2
mock==3.0.5
objgraph==3.4.1
pytest==4.6.9
pytest-cov==2.8.1
objgraph==3.5.0
pytest==6.2.5
pytest-cov==3.0.0

# Documentation building.
Jinja2==2.7.3
Expand Down

0 comments on commit fc0c7b0

Please sign in to comment.