Skip to content

Commit

Permalink
Merge pull request #453 from UrLab/dependabot/pip/pytest-7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
altf4arnold authored Dec 5, 2023
2 parents de647a9 + 72d3c5b commit a60a665
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
#
astroid==2.11.6
# via pylint
attrs==21.4.0
# via
# -c requirements.txt
# pytest
dill==0.3.5.1
# via pylint
flake8==4.0.1
Expand All @@ -34,8 +30,6 @@ platformdirs==2.5.2
# via pylint
pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pycodestyle==2.8.0
# via
# -r requirements-dev.in
Expand All @@ -50,23 +44,16 @@ pyparsing==3.0.9
# via
# -c requirements.txt
# packaging
pytest==7.1.2
pytest==7.3.1
# via
# -r requirements-dev.in
# pytest-django
pytest-django==4.5.2
# via -r requirements-dev.in
tomli==2.0.1
# via
# -c requirements.txt
# pylint
# pytest
tomlkit==0.11.1
# via pylint
wrapt==1.14.1
# via
# -c requirements.txt
# astroid
# via astroid

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit a60a665

Please sign in to comment.