Skip to content

Commit 70f3a71

Browse files
authored
Merge pull request #10 from leet-hakker/dependabot/pip/urllib3-1.26.5
⬆️ Bump urllib3 from 1.26.3 to 1.26.5
2 parents b332728 + e1aeec6 commit 70f3a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
url="""https://github.com/thenamesweretakenalready/Sv443s-JokeAPI-Python-Wrapper""",
1919
download_url=f"https://github.com/thenamesweretakenalready/Sv443s-JokeAPI-Python-Wrapper/archive/v{version}.tar.gz",
2020
keywords=["api wrapper", "wrapper", "api", "jokes", "python", "joke api"],
21-
install_requires=["urllib3==1.25.8", "simplejson==3.17.0", "python-dotenv==0.13.0"],
21+
install_requires=["urllib3==1.26.5", "simplejson==3.17.0", "python-dotenv==0.13.0"],
2222
classifiers=[
2323
"Development Status :: 3 - Alpha",
2424
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)