Skip to content

Commit

Permalink
Bump idna from 3.4 to 3.6
Browse files Browse the repository at this point in the history
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.6.
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.4...v3.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent abb3e09 commit 2f8c48f
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 @@ -3,7 +3,7 @@ async-timeout==4.0.3; python_full_version <= '3.11.2'
bottle==0.12.24
certifi==2023.7.22; python_version >= '3.6'
charset-normalizer==3.3.1; python_full_version >= '3.7.0'
idna==3.4; python_version >= '3.5'
idna==3.6; python_version >= '3.5'
jinja2==3.1.2; python_version >= '3.7'
markupsafe==2.1.3; python_version >= '3.7'
redis==5.0.1; python_version >= '3.7'
Expand Down

0 comments on commit 2f8c48f

Please sign in to comment.