Skip to content

Commit

Permalink
Update xxtea requirement from ==3.2.* to ==3.3.* in /app (#1322)
Browse files Browse the repository at this point in the history
Updates the requirements on [xxtea](https://github.com/ifduyue/xxtea) to permit the latest version.
- [Release notes](https://github.com/ifduyue/xxtea/releases)
- [Changelog](https://github.com/ifduyue/xxtea/blob/master/CHANGELOG.rst)
- [Commits](ifduyue/xxtea@v3.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 370a138 commit 7d5af65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ pydantic==2.8.*
python-dotenv==1.0.*
requests==2.32.*
PyYAML==6.0.*
xxtea==3.2.*
xxtea==3.3.*

0 comments on commit 7d5af65

Please sign in to comment.