Bump certifi from 2019.11.28 to 2022.12.7

Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2019.11.28...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-08 03:14:50 +00:00 committed by GitHub
parent df36bdd29d
commit 2fd04a825c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 342 additions and 192 deletions

View file

@ -1,19 +1,27 @@
aiohttp==3.6.2
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.python.org/simple/
aiohttp-jinja2==1.2.0
async-timeout==3.0.1
aiohttp==3.6.2
async-timeout==3.0.1; python_full_version >= '3.5.3'
atomicwrites==1.3.0
attrs==19.3.0
attrs==22.1.0; python_version >= '3.5'
chardet==3.0.4
docopt==0.6.2
hbmqtt==0.9.5
idna==2.8
Jinja2==2.10.3
MarkupSafe==1.1.1
idna==3.4; python_version >= '3.5'
jinja2==2.10.3
markupsafe==2.1.1; python_version >= '3.7'
multidict==4.5.2
passlib==1.7.2
PyYAML==5.3b1
six==1.13.0
passlib==1.7.4
pyyaml==5.3b1
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
tinydb==3.15.2
transitions==0.7.1
websockets==8.1
transitions==0.9.0
websockets==10.4; python_version >= '3.7'
yarl==1.3.0