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

Bump pep8-naming from 0.12.1 to 0.13.2 #19

Merged
merged 1 commit into from
Sep 3, 2022
Merged
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
29 changes: 5 additions & 24 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
#
# pip-compile dev-requirements.in
#
astunparse==1.6.3
# via pytkdocs
atomicwrites==1.4.1
# via pytest
attrs==21.4.0
# via
# flake8-bugbear
Expand All @@ -26,11 +22,6 @@ click==8.0.4
# via
# black
# mkdocs
colorama==0.4.5
# via
# click
# pytest
# tox
coverage[toml]==6.3.2
# via pytest-cov
distlib==0.3.4
Expand All @@ -45,26 +36,21 @@ flake8==4.0.1
# flake8-broken-line
# flake8-bugbear
# flake8-comprehensions
# flake8-polyfill
# pep8-naming
flake8-broken-line==0.4.0
# via -r dev-requirements.in
flake8-bugbear==22.1.11
# via -r dev-requirements.in
flake8-comprehensions==3.8.0
# via -r dev-requirements.in
flake8-polyfill==1.0.2
# via pep8-naming
ghp-import==2.0.2
# via mkdocs
griffe==0.12.6
# via mkdocstrings-python
idna==3.3
# via requests
importlib-metadata==4.11.1
# via
# markdown
# mkdocs
# via mkdocs
iniconfig==1.1.1
# via pytest
isort==5.10.1
Expand Down Expand Up @@ -111,15 +97,15 @@ mkdocs-literate-nav==0.4.1
mkdocs-material==8.2.1
# via -r dev-requirements.in
mkdocs-material-extensions==1.0.3
# via mkdocs-material
mkdocstrings[python]==0.18.0
# via
# -r dev-requirements.in
# mkdocstrings-python
# mkdocstrings-python-legacy
mkdocstrings-python==0.6.3
# via mkdocstrings
mkdocstrings-python-legacy==0.2.2
# via mkdocs-material
mkdocstrings[python]==0.18.0
# via mkdocstrings
mypy==0.931
# via -r dev-requirements.in
Expand All @@ -134,7 +120,7 @@ packaging==21.3
# tox
pathspec==0.9.0
# via black
pep8-naming==0.12.1
pep8-naming==0.13.2
# via -r dev-requirements.in
platformdirs==2.5.1
# via
Expand Down Expand Up @@ -182,7 +168,6 @@ requests==2.28.1
# mkdocs-htmlproofer-plugin
six==1.16.0
# via
# astunparse
# python-dateutil
# tox
# virtualenv
Expand All @@ -199,16 +184,12 @@ tomli==2.0.1
tox==3.24.5
# via -r dev-requirements.in
typing-extensions==4.1.1
# via
# black
# mypy
# via mypy
urllib3==1.26.8
# via requests
virtualenv==20.13.1
# via tox
watchdog==2.1.6
# via mkdocs
wheel==0.37.1
# via astunparse
zipp==3.7.0
# via importlib-metadata