Skip to content

Commit

Permalink
chore(deps): bump certifi from 2024.2.2 to 2024.8.30
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.8.30.
- [Commits](certifi/python-certifi@2024.02.02...2024.08.30)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 880b32e commit c875158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ aiosignal==1.3.1; python_version >= '3.7'
alive-progress==3.1.5; python_version >= '3.7' and python_version < '4'
async-timeout==4.0.3; python_full_version >= '3.7.0'
attrs==22.1.0; python_version >= '3.5'
certifi==2024.2.2; python_version >= '3.6'
certifi==2024.8.30; python_version >= '3.6'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
cssselect==1.2.0
frozenlist==1.4.1; python_version >= '3.8'
Expand Down

0 comments on commit c875158

Please sign in to comment.