Dynaddrmgr

Latest version: v0.6.2

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

Scan your dependencies

Page 1 of 2

11.24.2023

[Full Changelog](https://github.com/wtfo-guru/dynaddrmgr/compare/v0.2.0...v0.5.5)

**Merged pull requests:**

- Update poetry, add dnspython dependency [\78](https://github.com/wtfo-guru/dynaddrmgr/pull/78) ([qs5779](https://github.com/qs5779))
- Poetry update, bump build version [\77](https://github.com/wtfo-guru/dynaddrmgr/pull/77) ([qs5779](https://github.com/qs5779))
- Poetry Update [\73](https://github.com/wtfo-guru/dynaddrmgr/pull/73) ([qs5779](https://github.com/qs5779))
- Support python 3.12 [\68](https://github.com/wtfo-guru/dynaddrmgr/pull/68) ([qs5779](https://github.com/qs5779))
- chore\(deps-dev\): bump testfixtures from 7.1.0 to 7.2.0 [\67](https://github.com/wtfo-guru/dynaddrmgr/pull/67) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): bump actions/checkout from 3 to 4 [\66](https://github.com/wtfo-guru/dynaddrmgr/pull/66) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): bump pytest from 7.4.1 to 7.4.2 [\65](https://github.com/wtfo-guru/dynaddrmgr/pull/65) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): bump black from 23.7.0 to 23.9.1 [\64](https://github.com/wtfo-guru/dynaddrmgr/pull/64) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): bump pytest from 7.4.0 to 7.4.1 [\63](https://github.com/wtfo-guru/dynaddrmgr/pull/63) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): bump nitpick from 0.33.2 to 0.34.0 [\62](https://github.com/wtfo-guru/dynaddrmgr/pull/62) ([dependabot[bot]](https://github.com/apps/dependabot))
- Support postfix style ipv6 network syntax [\61](https://github.com/wtfo-guru/dynaddrmgr/pull/61) ([qs5779](https://github.com/qs5779))
- chore\(deps-dev\): bump mypy from 1.4.1 to 1.5.0 [\60](https://github.com/wtfo-guru/dynaddrmgr/pull/60) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): bump sphinx from 7.1.1 to 7.1.2 [\59](https://github.com/wtfo-guru/dynaddrmgr/pull/59) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): bump sphinx from 7.0.1 to 7.1.1 [\58](https://github.com/wtfo-guru/dynaddrmgr/pull/58) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): bump click from 8.1.5 to 8.1.6 [\57](https://github.com/wtfo-guru/dynaddrmgr/pull/57) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): bump sphinx-autodoc-typehints from 1.23.3 to 1.24.0 [\56](https://github.com/wtfo-guru/dynaddrmgr/pull/56) ([dependabot[bot]](https://github.com/apps/dependabot))
- Remove temporary work-around for click/mypy issue [\55](https://github.com/wtfo-guru/dynaddrmgr/pull/55) ([qs5779](https://github.com/qs5779))
- Temp workaround for click/mypy error [\54](https://github.com/wtfo-guru/dynaddrmgr/pull/54) ([qs5779](https://github.com/qs5779))
- chore\(deps-dev\): bump requests-cache from 1.0.1 to 1.1.0 [\52](https://github.com/wtfo-guru/dynaddrmgr/pull/52) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): bump sphinx-autodoc-typehints from 1.23.2 to 1.23.3 [\51](https://github.com/wtfo-guru/dynaddrmgr/pull/51) ([dependabot[bot]](https://github.com/apps/dependabot))
- Require minimum length of dns answer [\50](https://github.com/wtfo-guru/dynaddrmgr/pull/50) ([qs5779](https://github.com/qs5779))
- chore\(deps-dev\): bump mypy from 1.3.0 to 1.4.1 [\49](https://github.com/wtfo-guru/dynaddrmgr/pull/49) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): bump pytest from 7.3.2 to 7.4.0 [\48](https://github.com/wtfo-guru/dynaddrmgr/pull/48) ([dependabot[bot]](https://github.com/apps/dependabot))
- Raise exception when dns lookup fails, so templates will not update on failure [\47](https://github.com/wtfo-guru/dynaddrmgr/pull/47) ([qs5779](https://github.com/qs5779))
- Poetry update [\46](https://github.com/wtfo-guru/dynaddrmgr/pull/46) ([qs5779](https://github.com/qs5779))
- chore\(deps-dev\): bump sphinx from 5.3.0 to 7.0.1 [\45](https://github.com/wtfo-guru/dynaddrmgr/pull/45) ([dependabot[bot]](https://github.com/apps/dependabot))
- Poetry update [\44](https://github.com/wtfo-guru/dynaddrmgr/pull/44) ([qs5779](https://github.com/qs5779))
- Log caught exceptions [\42](https://github.com/wtfo-guru/dynaddrmgr/pull/42) ([qs5779](https://github.com/qs5779))
- Poetry update, dependabot interval,time update [\41](https://github.com/wtfo-guru/dynaddrmgr/pull/41) ([qs5779](https://github.com/qs5779))
- Add timestamp to caught exceptions [\39](https://github.com/wtfo-guru/dynaddrmgr/pull/39) ([qs5779](https://github.com/qs5779))
- chore\(deps-dev\): bump mypy from 1.2.0 to 1.3.0 [\38](https://github.com/wtfo-guru/dynaddrmgr/pull/38) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): bump pytest from 7.3.0 to 7.3.1 [\37](https://github.com/wtfo-guru/dynaddrmgr/pull/37) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): bump sphinx-autodoc-typehints from 1.22 to 1.23.0 [\36](https://github.com/wtfo-guru/dynaddrmgr/pull/36) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): bump pytest from 7.2.2 to 7.3.0 [\35](https://github.com/wtfo-guru/dynaddrmgr/pull/35) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): bump mypy from 1.1.1 to 1.2.0 [\34](https://github.com/wtfo-guru/dynaddrmgr/pull/34) ([dependabot[bot]](https://github.com/apps/dependabot))
- Develop [\33](https://github.com/wtfo-guru/dynaddrmgr/pull/33) ([qs5779](https://github.com/qs5779))
- fix: Correct read the docs yml config [\32](https://github.com/wtfo-guru/dynaddrmgr/pull/32) ([qs5779](https://github.com/qs5779))
- chore: Update nitpick, requests-cache, bump patch version [\31](https://github.com/wtfo-guru/dynaddrmgr/pull/31) ([qs5779](https://github.com/qs5779))
- chore\(deps-dev\): bump black from 23.1.0 to 23.3.0 [\30](https://github.com/wtfo-guru/dynaddrmgr/pull/30) ([dependabot[bot]](https://github.com/apps/dependabot))

05.11.2024

[Full Changelog](https://github.com/wtfo-guru/dynaddrmgr/compare/v0.5.5...v0.5.6)

03.22.2023

[Full Changelog](https://github.com/wtfo-guru/dynaddrmgr/compare/v0.1.4...v0.2.0)

**Merged pull requests:**

- Develop [\27](https://github.com/wtfo-guru/dynaddrmgr/pull/27) ([qs5779](https://github.com/qs5779))
- chore\(deps\): bump wtforglib from 0.8.1 to 0.8.2 [\26](https://github.com/wtfo-guru/dynaddrmgr/pull/26) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore: Rebase, poetry update [\25](https://github.com/wtfo-guru/dynaddrmgr/pull/25) ([qs5779](https://github.com/qs5779))
- chore\(deps\): bump wheel from 0.38.4 to 0.40.0 [\24](https://github.com/wtfo-guru/dynaddrmgr/pull/24) ([dependabot[bot]](https://github.com/apps/dependabot))
- Develop [\23](https://github.com/wtfo-guru/dynaddrmgr/pull/23) ([qs5779](https://github.com/qs5779))
- chore\(deps\): bump wtforglib from 0.8.0 to 0.8.1 [\22](https://github.com/wtfo-guru/dynaddrmgr/pull/22) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): bump mypy from 1.0.1 to 1.1.1 [\21](https://github.com/wtfo-guru/dynaddrmgr/pull/21) ([dependabot[bot]](https://github.com/apps/dependabot))

03.04.2023

[Full Changelog](https://github.com/wtfo-guru/dynaddrmgr/compare/v0.1.3...v0.1.4)

**Merged pull requests:**

- Develop [\19](https://github.com/wtfo-guru/dynaddrmgr/pull/19) ([qs5779](https://github.com/qs5779))
- chore\(deps-dev\): bump black from 22.12.0 to 23.1.0 [\18](https://github.com/wtfo-guru/dynaddrmgr/pull/18) ([dependabot[bot]](https://github.com/apps/dependabot))
- Develop [\17](https://github.com/wtfo-guru/dynaddrmgr/pull/17) ([qs5779](https://github.com/qs5779))
- chore\(deps\): bump wtforglib from 0.7.0 to 0.8.0 [\16](https://github.com/wtfo-guru/dynaddrmgr/pull/16) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): bump mypy from 1.0.0 to 1.0.1 [\15](https://github.com/wtfo-guru/dynaddrmgr/pull/15) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): bump wtforglib from 0.6.0 to 0.7.0 [\14](https://github.com/wtfo-guru/dynaddrmgr/pull/14) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): bump nslookup from 1.6.2 to 1.7.0 [\13](https://github.com/wtfo-guru/dynaddrmgr/pull/13) ([dependabot[bot]](https://github.com/apps/dependabot))
- Develop [\12](https://github.com/wtfo-guru/dynaddrmgr/pull/12) ([qs5779](https://github.com/qs5779))
- chore\(deps-dev\): bump testfixtures from 7.0.4 to 7.1.0 [\11](https://github.com/wtfo-guru/dynaddrmgr/pull/11) ([dependabot[bot]](https://github.com/apps/dependabot))
- Update Dependencies [\10](https://github.com/wtfo-guru/dynaddrmgr/pull/10) ([qs5779](https://github.com/qs5779))
- chore\(deps\): bump nslookup from 1.6.1 to 1.6.2 [\9](https://github.com/wtfo-guru/dynaddrmgr/pull/9) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): bump isort from 5.11.4 to 5.11.5 [\7](https://github.com/wtfo-guru/dynaddrmgr/pull/7) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): bump m2r2 from 0.3.3 to 0.3.3.post2 [\6](https://github.com/wtfo-guru/dynaddrmgr/pull/6) ([dependabot[bot]](https://github.com/apps/dependabot))

01.28.2023

[Full Changelog](https://github.com/wtfo-guru/dynaddrmgr/compare/v0.1.2...v0.1.3)

**Merged pull requests:**

- docs: Updated changelog [\5](https://github.com/wtfo-guru/dynaddrmgr/pull/5) ([qs5779](https://github.com/qs5779))
- fix: Sort mapping lists too [\4](https://github.com/wtfo-guru/dynaddrmgr/pull/4) ([qs5779](https://github.com/qs5779))

01.26.2023

[Full Changelog](https://github.com/wtfo-guru/dynaddrmgr/compare/0.1.1...v0.1.2)

**Merged pull requests:**

- v0.1.2 [\3](https://github.com/wtfo-guru/dynaddrmgr/pull/3) ([qs5779](https://github.com/qs5779))
- chore\(deps-dev\): bump sphinx-autodoc-typehints from 1.21.7 to 1.21.8 [\2](https://github.com/wtfo-guru/dynaddrmgr/pull/2) ([dependabot[bot]](https://github.com/apps/dependabot))

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.