Skip to content

Commit

Permalink
minor dep update
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasertl committed Jan 1, 2024
1 parent ceaa03e commit 55edf10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-dev-common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Jinja2==3.1.2
PyYAML==6.0.1
Sphinx==7.2.6; python_version > '3.8'
Sphinx~=7.1; python_version == '3.8'
coverage[toml]==7.3.4
coverage[toml]==7.4.0
selenium==4.16.0
semantic-version==2.10.0
tabulate==0.9.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ pytest-cov==4.1.0
pytest-env==1.1.3
pytest-django==4.7.0
pytest-random-order==1.1.0
pytest==7.4.3
pytest==7.4.4
requests-mock==1.11.0

0 comments on commit 55edf10

Please sign in to comment.