Skip to content

Commit

Permalink
Bump pycognito from 2023.5.0 to 2024.1.0 (#553)
Browse files Browse the repository at this point in the history
Bumps [pycognito](https://github.com/pvizeli/pycognito) from 2023.5.0 to 2024.1.0.
- [Release notes](https://github.com/pvizeli/pycognito/releases)
- [Commits](NabuCasa/pycognito@2023.5.0...2024.1.0)

---
updated-dependencies:
- dependency-name: pycognito
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent c835105 commit 138337b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
package_data={"hass_nabucasa": ["py.typed"]},
python_requires=">=3.10",
install_requires=[
"pycognito==2023.5.0",
"pycognito==2024.1.0",
"snitun==0.36.2",
"ciso8601>=2.3.0",
"acme==2.8.0",
Expand Down

0 comments on commit 138337b

Please sign in to comment.