summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-07 07:06:21 +0000
committerGitHub <noreply@github.com>2022-10-07 07:06:21 +0000
commitf723c67e959356146af7601b558b5eb372b13f69 (patch)
tree87031e31b0cdc2f23320e10b37ed53744778db15 /requirements-dev.txt
parent901143f056f784e2f04fc852d667ccfb00962cf4 (diff)
downloadsearxng-f723c67e959356146af7601b558b5eb372b13f69.tar.gz
searxng-f723c67e959356146af7601b558b5eb372b13f69.zip
Bump black from 22.8.0 to 22.10.0
Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.8.0...22.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index d208e31c5..50e594eed 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -1,7 +1,7 @@
mock==4.0.3
nose2[coverage_plugin]==0.12.0
cov-core==1.15.0
-black==22.8.0
+black==22.10.0
pylint==2.15.3
splinter==0.18.1
selenium==4.5.0