Objectory

Latest version: v0.2.0

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

Scan your dependencies

Page 2 of 3

0.0.7

What's Changed
* Bump docformatter from 1.7.3 to 1.7.5 by dependabot in https://github.com/durandtibo/objectory/pull/68
* Bump mkdocs-material from 9.1.18 to 9.1.19 by dependabot in https://github.com/durandtibo/objectory/pull/71
* Bump ruff from 0.0.276 to 0.0.282 by dependabot in https://github.com/durandtibo/objectory/pull/75
* Bump tornado from 6.3.2 to 6.3.3 by dependabot in https://github.com/durandtibo/objectory/pull/78
* Bump ruff from 0.0.282 to 0.0.284 by dependabot in https://github.com/durandtibo/objectory/pull/77
* Bump black from 23.3.0 to 23.7.0 by dependabot in https://github.com/durandtibo/objectory/pull/69
* Update dependencies by durandtibo in https://github.com/durandtibo/objectory/pull/79
* Update CI workflow by durandtibo in https://github.com/durandtibo/objectory/pull/80
* Improve docstrings by durandtibo in https://github.com/durandtibo/objectory/pull/81
* Release version `0.0.7` by durandtibo in https://github.com/durandtibo/objectory/pull/82


**Full Changelog**: https://github.com/durandtibo/objectory/compare/v0.0.6...v0.0.7

0.0.6

What's Changed
* Improve `is_object_config` to support type union by durandtibo in https://github.com/durandtibo/objectory/pull/65
* Release version `0.0.6` by durandtibo in https://github.com/durandtibo/objectory/pull/66


**Full Changelog**: https://github.com/durandtibo/objectory/compare/v0.0.5...v0.0.6

0.0.5

What's Changed
* Improve `is_object_config` to support functions by durandtibo in https://github.com/durandtibo/objectory/pull/63
* Release version `0.0.5` by durandtibo in https://github.com/durandtibo/objectory/pull/64


**Full Changelog**: https://github.com/durandtibo/objectory/compare/v0.0.4...v0.0.5

0.0.4

What's Changed
* Add `is_object_config` by durandtibo in https://github.com/durandtibo/objectory/pull/61
* Release version `0.0.4` by durandtibo in https://github.com/durandtibo/objectory/pull/62


**Full Changelog**: https://github.com/durandtibo/objectory/compare/v0.0.3...v0.0.4

0.0.3

What's Changed
* Create dependabot.yml by durandtibo in https://github.com/durandtibo/objectory/pull/33
* Create dependency-review.yml by durandtibo in https://github.com/durandtibo/objectory/pull/34
* Bump pymdown-extensions from 9.11 to 10.0 by dependabot in https://github.com/durandtibo/objectory/pull/35
* Bump tornado from 6.2 to 6.3.2 by dependabot in https://github.com/durandtibo/objectory/pull/36
* Bump ruff from 0.0.261 to 0.0.269 by dependabot in https://github.com/durandtibo/objectory/pull/37
* Bump pre-commit from 2.21.0 to 3.3.2 by dependabot in https://github.com/durandtibo/objectory/pull/38
* Bump coverage from 6.5.0 to 7.2.5 by dependabot in https://github.com/durandtibo/objectory/pull/39
* Update dependencies by durandtibo in https://github.com/durandtibo/objectory/pull/43
* Bump mkdocs-material from 9.1.6 to 9.1.14 by dependabot in https://github.com/durandtibo/objectory/pull/40
* Update workflows by durandtibo in https://github.com/durandtibo/objectory/pull/44
* Test different versions of `tornado` by durandtibo in https://github.com/durandtibo/objectory/pull/46
* Fix nightly workflows by durandtibo in https://github.com/durandtibo/objectory/pull/47
* Update badges by durandtibo in https://github.com/durandtibo/objectory/pull/48
* Add citation and update dependencies by durandtibo in https://github.com/durandtibo/objectory/pull/49
* Fix link in citation by durandtibo in https://github.com/durandtibo/objectory/pull/50
* Reformat code blocks by durandtibo in https://github.com/durandtibo/objectory/pull/51
* Bump coverage from 7.2.6 to 7.2.7 by dependabot in https://github.com/durandtibo/objectory/pull/53
* Bump pytest from 7.3.1 to 7.3.2 by dependabot in https://github.com/durandtibo/objectory/pull/55
* Bump mkdocs-material from 9.1.14 to 9.1.16 by dependabot in https://github.com/durandtibo/objectory/pull/57
* Bump docformatter from 1.7.1 to 1.7.2 by dependabot in https://github.com/durandtibo/objectory/pull/56
* Update nightly workflows and dependencies by durandtibo in https://github.com/durandtibo/objectory/pull/58
* Improve code style by durandtibo in https://github.com/durandtibo/objectory/pull/59
* Release version `0.0.3` by durandtibo in https://github.com/durandtibo/objectory/pull/60

New Contributors
* dependabot made their first contribution in https://github.com/durandtibo/objectory/pull/35

**Full Changelog**: https://github.com/durandtibo/objectory/compare/v0.0.2...v0.0.3

0.0.2

What's Changed
* Create CODE_OF_CONDUCT.md by durandtibo in https://github.com/durandtibo/objectory/pull/20
* Add CODEOWNERS by durandtibo in https://github.com/durandtibo/objectory/pull/21
* Add issue templates by durandtibo in https://github.com/durandtibo/objectory/pull/22
* Add pull request templates by durandtibo in https://github.com/durandtibo/objectory/pull/23
* Fix link by durandtibo in https://github.com/durandtibo/objectory/pull/24
* Add CONTRIBUTING.md by durandtibo in https://github.com/durandtibo/objectory/pull/25
* Update dependencies by durandtibo in https://github.com/durandtibo/objectory/pull/26
* Update dependencies and add badges by durandtibo in https://github.com/durandtibo/objectory/pull/27
* Update nightly workflow by durandtibo in https://github.com/durandtibo/objectory/pull/28
* Remove codecov dependency by durandtibo in https://github.com/durandtibo/objectory/pull/29
* Update workflows by durandtibo in https://github.com/durandtibo/objectory/pull/30
* Replace `flake8` by `ruff` and fix issues by durandtibo in https://github.com/durandtibo/objectory/pull/31
* Release version `0.0.2` by durandtibo in https://github.com/durandtibo/objectory/pull/32


**Full Changelog**: https://github.com/durandtibo/objectory/compare/v0.0.1...v0.0.2

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.