Skip to content

Commit

Permalink
build(deps): bump idna from 3.3 to 3.7 in /apps/scripts
Browse files Browse the repository at this point in the history
Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.3...v3.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 6d697b6 commit beea2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
certifi==2023.7.22; python_version >= '3.6'
charset-normalizer==2.0.12; python_full_version >= '3.5.0'
faker==13.13.0
idna==3.3; python_full_version >= '3.5.0'
idna==3.7; python_full_version >= '3.5.0'
pydantic==1.9.1
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
requests==2.31.0
Expand Down

0 comments on commit beea2bd

Please sign in to comment.