Skip to content

Commit

Permalink
Merge branch 'master' into pyup-update-ipdb-0.13.9-to-0.13.13
Browse files Browse the repository at this point in the history
  • Loading branch information
alanjds committed Jun 23, 2023
2 parents 842d74c + 31f01d9 commit 1f06a7c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements-tox.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Test requirements
pytest==7.1.3
pytest-cov==3.0.0
pytest==7.4.0
pytest-cov==4.0.0
pytest-django==4.5.2
flake8==5.0.4
ipdb==0.13.13
pytz==2022.5
pytz==2023.3

# wheel for PyPI installs
wheel==0.38.0
wheel==0.40.0

# MkDocs for documentation previews/deploys
mkdocs==1.2.4; python_version < '3.8'
Expand Down

0 comments on commit 1f06a7c

Please sign in to comment.