Skip to content

Commit

Permalink
Bump certifi from 2021.5.30 to 2024.7.4
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2024.7.4.
- [Commits](certifi/python-certifi@2021.05.30...2024.07.04)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 972f4d8 commit a55f928
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ progressbar2~=3.53.1
deepdiff~=5.5.0
PyYAML~=6.0.1
bokeh~=2.3.2
certifi==2021.5.30
certifi==2024.7.4
flake8==3.9.2
ddt==1.4.2
behave==1.2.6
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ def read(f_name):
'deepdiff~=5.5.0',
'PyYAML~=6.0.1',
'bokeh~=2.3.2',
'certifi==2021.5.30',
'certifi==2024.7.4',
'flake8==3.9.2',
'ddt==1.4.2',
'behave==1.2.6',
Expand Down

0 comments on commit a55f928

Please sign in to comment.