Skip to content

Commit

Permalink
Bump certifi from 2019.6.16 to 2022.12.7
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.6.16 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](certifi/python-certifi@2019.06.16...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2022
1 parent 967e1a5 commit 2f60583
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ appdirs = "==1.4.3"
astroid = "==2.2.5"
attrs = "==19.1.0"
black = "==19.3b0"
certifi = "==2019.6.16"
certifi = "==2022.12.7"
chardet = "==3.0.4"
click = "==7.0"
codecov = "==2.0.15"
Expand Down
34 changes: 29 additions & 5 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 11 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#

-i https://pypi.org/simple/
appdirs==1.4.3
astroid==2.2.5
attrs==19.1.0
black==19.3b0
certifi==2019.6.16
certifi==2022.12.7
chardet==3.0.4
Click==7.0
click==7.0
codecov==2.0.15
coverage==4.5.3
ecdsa==0.13.2
Expand All @@ -13,8 +21,8 @@ isort==4.3.21
lazy-object-proxy==1.4.1
mccabe==0.6.1
mpmath==1.1.0
mypy==0.720
mypy-extensions==0.4.1
mypy==0.720
pycryptodome==3.8.2
pylint==2.3.1
requests==2.22.0
Expand Down

0 comments on commit 2f60583

Please sign in to comment.