Skip to content

Commit

Permalink
Bump certifi from 2018.11.29 to 2022.12.7
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.11.29 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](certifi/python-certifi@2018.11.29...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 0cac8af commit 546acef
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ python-dateutil = "==2.7.5"
tqdm = "==4.29.0"
bleach = "==3.0.2"
altgraph = "==0.16.1"
certifi = "==2018.11.29"
certifi = "==2022.12.7"
future = "==0.17.1"
idna = "==2.8"
macholib = "==1.11"
Expand Down
16 changes: 12 additions & 4 deletions Pipfile.lock

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

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

-i https://pypi.org/simple/
altgraph==0.16.1
Babel==2.6.0
babel==2.6.0
bleach==3.0.2
certifi==2018.11.29
certifi==2022.12.7
future==0.17.1
idna==2.8
Jinja2==2.10
jinja2==2.10
macholib==1.11
markdown==3.0.1
MarkupSafe==1.1.0
markupsafe==1.1.0
pefile==2018.8.8
PyInstaller==3.4
pyinstaller==3.4
python-dateutil==2.7.5
pytz==2018.7
setuptools==65.6.3; python_version >= '3.7'
six==1.12.0
tqdm==4.29.0
urllib3==1.24.1
Expand Down

0 comments on commit 546acef

Please sign in to comment.