Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jul 11, 2023
2 parents d633978 + 703d5b8 commit 55fbb2c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/doctest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

pytest >=6.0.0, <7.5.0
pytest-doctestplus >=0.9.0, <=0.13.0
pytest-rerunfailures >=10.0, <12.0
pytest-rerunfailures >=10.0, <13.0
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ coverage ==7.2.7
pytest ==7.4.0
pytest-cov ==4.1.0
pytest-doctestplus ==0.13.0
pytest-rerunfailures ==11.1.2
pytest-rerunfailures ==12.0
pytest-timeout ==2.1.0
phmdoctest ==1.4.0

Expand Down
2 changes: 1 addition & 1 deletion requirements/visual.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment

matplotlib >=3.2.0, <=3.7.1
matplotlib >=3.2.0, <=3.7.2
SciencePlots >= 2.0.0, <= 2.1.0

0 comments on commit 55fbb2c

Please sign in to comment.