Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/black-lt-25.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa authored Feb 16, 2024
2 parents 093587b + 92583ce commit a7f1dc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ mock = "~=5.1"
pre-commit = "~=2.21"
pylint = "~=3.0.3"
pylint-quotes = "~=0.2.3"
pytest = "~=7.4"
pytest = "~=8.0"
pytest-cov = "~=4.1"
python-dateutil = "~=2.8"
tox = "~=4.12"
types-python-dateutil = "~=2.8"

[packages]
selenium = "~=4.15"
selenium = "~=4.17"

0 comments on commit a7f1dc0

Please sign in to comment.