Pylitterbot

Latest version: v2023.5.1

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 10

2023.5.1

What's Changed
* Bump idna from 3.4 to 3.7 by dependabot in https://github.com/natekspencer/pylitterbot/pull/220
* Bump aiohttp from 3.9.3 to 3.9.4 by dependabot in https://github.com/natekspencer/pylitterbot/pull/221
* Bump deepdiff from 6.7.1 to 7.0.1 by dependabot in https://github.com/natekspencer/pylitterbot/pull/226
* Bump mypy from 1.9.0 to 1.10.0 by dependabot in https://github.com/natekspencer/pylitterbot/pull/224
* Bump pytest-timeout from 2.2.0 to 2.3.1 by dependabot in https://github.com/natekspencer/pylitterbot/pull/223
* Bump pytest-cov from 4.1.0 to 5.0.0 by dependabot in https://github.com/natekspencer/pylitterbot/pull/222
* Bump aiohttp from 3.9.4 to 3.9.5 by dependabot in https://github.com/natekspencer/pylitterbot/pull/225
* Bump pytest from 8.1.1 to 8.2.1 by dependabot in https://github.com/natekspencer/pylitterbot/pull/231
* Bump ruff from 0.3.5 to 0.4.7 by dependabot in https://github.com/natekspencer/pylitterbot/pull/229
* Bump pytest-asyncio from 0.23.6 to 0.23.7 by dependabot in https://github.com/natekspencer/pylitterbot/pull/228
* Bump tox from 4.14.2 to 4.15.0 by dependabot in https://github.com/natekspencer/pylitterbot/pull/230
* Add dev-dependencies group for dependabot by natekspencer in https://github.com/natekspencer/pylitterbot/pull/236
* Bump the dev-dependencies group with 4 updates by dependabot in https://github.com/natekspencer/pylitterbot/pull/237
* Switch to cognito auth by natekspencer in https://github.com/natekspencer/pylitterbot/pull/239


**Full Changelog**: https://github.com/natekspencer/pylitterbot/compare/v2023.5.0...v2023.5.1

2023.5.0

What's Changed
* Enforce linting rules by natekspencer in https://github.com/natekspencer/pylitterbot/pull/218
* Add pet profiles by natekspencer in https://github.com/natekspencer/pylitterbot/pull/219
* Huge thanks to jrhe for the work on pet profiles


**Full Changelog**: https://github.com/natekspencer/pylitterbot/compare/v2023.4.11...v2023.5.0

2023.4.11

What's Changed
* Adjust LR4 status to handle cat detect/sensor timing more appropriately by natekspencer in https://github.com/natekspencer/pylitterbot/pull/217


**Full Changelog**: https://github.com/natekspencer/pylitterbot/compare/v2023.4.10...v2023.4.11

2023.4.10

What's Changed
* Bump mypy to 1.7.1 by natekspencer in https://github.com/natekspencer/pylitterbot/pull/192
* Bump black from 23.9.1 to 23.10.1 by dependabot in https://github.com/natekspencer/pylitterbot/pull/186
* Bump pytest from 7.4.0 to 7.4.3 by dependabot in https://github.com/natekspencer/pylitterbot/pull/185
* Bump deepdiff from 6.5.0 to 6.6.1 by dependabot in https://github.com/natekspencer/pylitterbot/pull/187
* Bump pytest-timeout from 2.1.0 to 2.2.0 by dependabot in https://github.com/natekspencer/pylitterbot/pull/189
* Bump deepdiff from 6.6.1 to 6.7.1 by dependabot in https://github.com/natekspencer/pylitterbot/pull/196
* Bump tox from 4.11.3 to 4.12.1 by dependabot in https://github.com/natekspencer/pylitterbot/pull/200
* Bump aioresponses from 0.7.4 to 0.7.6 by dependabot in https://github.com/natekspencer/pylitterbot/pull/197
* Bump aiohttp from 3.8.5 to 3.9.3 by dependabot in https://github.com/natekspencer/pylitterbot/pull/199
* Switch to ruff by natekspencer in https://github.com/natekspencer/pylitterbot/pull/208
* Bump tox from 4.12.1 to 4.13.0 by dependabot in https://github.com/natekspencer/pylitterbot/pull/207
* Bump pytest-asyncio from 0.21.1 to 0.23.5 by dependabot in https://github.com/natekspencer/pylitterbot/pull/203
* Bump pytest from 7.4.3 to 8.1.1 by dependabot in https://github.com/natekspencer/pylitterbot/pull/209
* Bump mypy from 1.7.1 to 1.9.0 by dependabot in https://github.com/natekspencer/pylitterbot/pull/210
* Bump tox from 4.13.0 to 4.14.2 by dependabot in https://github.com/natekspencer/pylitterbot/pull/211
* Bump pytest-asyncio from 0.23.5 to 0.23.6 by dependabot in https://github.com/natekspencer/pylitterbot/pull/213
* Bump ruff from 0.2.1 to 0.3.5 by dependabot in https://github.com/natekspencer/pylitterbot/pull/214
* Handle cat detected status from displayCode field by natekspencer in https://github.com/natekspencer/pylitterbot/pull/215
* Add additional fields to LR4 graphQL model by natekspencer in https://github.com/natekspencer/pylitterbot/pull/216


**Full Changelog**: https://github.com/natekspencer/pylitterbot/compare/v2023.4.9...v2023.4.10

2023.4.9

What's Changed
* Use asyncio.Lock instead of threading.Lock by joostlek in https://github.com/natekspencer/pylitterbot/pull/182
* Bump tox from 4.6.4 to 4.11.3 by dependabot in https://github.com/natekspencer/pylitterbot/pull/181
* Bump black from 23.3.0 to 23.9.1 by dependabot in https://github.com/natekspencer/pylitterbot/pull/180
* Bump mypy from 1.4.1 to 1.5.1 by dependabot in https://github.com/natekspencer/pylitterbot/pull/176
* Bump aiohttp from 3.8.4 to 3.8.5 by dependabot in https://github.com/natekspencer/pylitterbot/pull/175
* Bump deepdiff from 6.3.1 to 6.5.0 by dependabot in https://github.com/natekspencer/pylitterbot/pull/179
* Update publish GHA by natekspencer in https://github.com/natekspencer/pylitterbot/pull/183

New Contributors
* joostlek made their first contribution in https://github.com/natekspencer/pylitterbot/pull/182

**Full Changelog**: https://github.com/natekspencer/pylitterbot/compare/v2023.4.8...v2023.4.9

2023.4.8

What's Changed
* Fix Event class by natekspencer in https://github.com/natekspencer/pylitterbot/pull/173


**Full Changelog**: https://github.com/natekspencer/pylitterbot/compare/v2023.4.7...v2023.4.8

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.