Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump flake8-pytest-style from 1.5.0 to 1.5.1 #158

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 1 addition & 33 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ flake8-polyfill==1.0.2
# via pep8-naming
flake8-pytest==1.3
# via -r requirements-dev.in
flake8-pytest-style==1.5.0
flake8-pytest-style==1.5.1
# via -r requirements-dev.in
flake8-simplify==0.14.2
# via -r requirements-dev.in
Expand All @@ -136,22 +136,6 @@ idna==3.3
# via
# -c docs/requirements.txt
# requests
importlib-metadata==4.8.1
# via
# -c docs/requirements.txt
# -c requirements.txt
# backports.entry-points-selectable
# click
# flake8
# flake8-comprehensions
# flake8-simplify
# flake8-typing-imports
# pep517
# pluggy
# pre-commit
# pytest
# stevedore
# virtualenv
iniconfig==1.1.1
# via pytest
isort==5.9.3
Expand Down Expand Up @@ -283,24 +267,14 @@ tomli==1.2.1
# black
# coverage
# pep517
typed-ast==1.4.3
# via
# astroid
# black
# flake8-annotations
# mypy
types-toml==0.10.1
# via -r requirements-dev.in
typing-extensions==3.10.0.2
# via
# -c docs/requirements.txt
# -c requirements.txt
# astroid
# black
# gitpython
# importlib-metadata
# mypy
# pylint
urllib3==1.26.7
# via
# -c docs/requirements.txt
Expand All @@ -318,12 +292,6 @@ yamlfix==0.7.2
# via -r requirements-dev.in
yamllint==1.26.3
# via -r requirements-dev.in
zipp==3.6.0
# via
# -c docs/requirements.txt
# -c requirements.txt
# importlib-metadata
# pep517

# The following packages are considered to be unsafe in a requirements file:
pip==21.3
Expand Down