Skip to content

Commit

Permalink
Bump certifi from 2023.7.22 to 2024.7.4
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
- [Commits](certifi/python-certifi@2023.07.22...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 Jul 6, 2024
1 parent b0f7dcc commit 3fbc264
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ PySide6~=6.6.0
ruamel.yaml==0.18.6
Pillow>=10.2.0
appdirs==1.4.4
certifi==2023.7.22
certifi==2024.7.4
tqdm>=4.65.0
-r ./gclib/requirements.txt
2 changes: 1 addition & 1 deletion requirements_full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PySide6~=6.6.0
ruamel.yaml==0.18.6
Pillow>=10.2.0
appdirs==1.4.4
certifi==2023.7.22
certifi==2024.7.4
tqdm>=4.65.0
-r ./gclib/requirements_full.txt
PyInstaller~=6.8.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_qt5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ PyQt5~=5.15.10
ruamel.yaml==0.18.6
Pillow>=10.2.0
appdirs==1.4.4
certifi==2023.7.22
certifi==2024.7.4
tqdm>=4.65.0
-r ./gclib/requirements.txt
2 changes: 1 addition & 1 deletion requirements_qt5_full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PyQt5~=5.15.10
ruamel.yaml==0.18.6
Pillow>=10.2.0
appdirs==1.4.4
certifi==2023.7.22
certifi==2024.7.4
tqdm>=4.65.0
-r ./gclib/requirements_full.txt
PyInstaller~=6.8.0
Expand Down

0 comments on commit 3fbc264

Please sign in to comment.