Skip to content

Commit 5192619

Browse files
Bump certifi from 2022.12.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](certifi/python-certifi@2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d650871 commit 5192619

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements-common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ simplejson==3.6.5
66
beautifulsoup4==4.6.3
77
cachetools==2.1.0
88
captcha==0.2.4
9-
certifi==2022.12.7
9+
certifi==2023.7.22
1010
chardet==3.0.4
1111
Django==1.11
1212
django-appconf==1.0.2

requirements-py2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
backports-abc==0.5
22
BeautifulSoup==3.2.1
33
beautifulsoup4==4.3.2
4-
certifi==2022.12.7
4+
certifi==2023.7.22
55
configparser==3.5.0
66
enum34==1.1.6
77
flake8==3.5.0

requirements-py3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ attrs==18.2.0
33
autopep8==1.2.4
44
backports.functools-lru-cache==1.5
55
beautifulsoup4==4.7.0
6-
certifi==2022.12.7
6+
certifi==2023.7.22
77
distlib==0.2.8
88
django-debug-toolbar==1.4
99
django-dynamic-fixture==1.9.0

0 commit comments

Comments
 (0)