Rebdhuhn

Latest version: v0.8.0

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

Scan your dependencies

Page 4 of 8

0.1.21

What's Changed
This is the last version using the name `ebdtable2graph`.
Future version will be named `rebdhuhn`.

* Bump lxml from 5.0.0 to 5.1.0 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/171
* Bump coverage from 7.4.0 to 7.4.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/173
* Bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/175
* Bump black from 23.12.1 to 24.1.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/174
* Bump black from 24.1.1 to 24.2.0 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/176
* Bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/177
* Bump mypy from 1.8.0 to 1.9.0 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/181
* Bump pytest from 8.0.1 to 8.1.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/183
* Bump coverage from 7.4.1 to 7.4.3 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/179
* ℹ chore/doc: inform about upcoming rename by hf-kklein in https://github.com/Hochfrequenz/ebdtable2graph/pull/184


**Full Changelog**: https://github.com/Hochfrequenz/ebdtable2graph/compare/v0.1.20...v0.1.21

0.1.20

What's Changed
* ⬆ Support Python 3.12 by hf-kklein in https://github.com/Hochfrequenz/ebdtable2graph/pull/156

* Bump types-requests from 2.31.0.2 to 2.31.0.5 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/128
* Bump pylint from 2.17.5 to 2.17.6 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/129
* Bump urllib3 from 1.26.13 to 1.26.17 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/132
* Bump coverage from 7.3.1 to 7.3.2 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/130
* Bump types-requests from 2.31.0.5 to 2.31.0.7 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/131
* Bump mypy from 1.5.1 to 1.6.0 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/137
* Bump urllib3 from 1.26.17 to 1.26.18 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/139
* Add workflow to auto-approve and -merge dependabot PRs by lord-haffi in https://github.com/Hochfrequenz/ebdtable2graph/pull/144
* Bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/145
* Bump black from 23.9.1 to 23.10.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/142
* Bump networkx from 3.1 to 3.2.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/146
* Bump mypy from 1.6.0 to 1.6.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/141
* Bump black from 23.10.1 to 23.11.0 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/147
* Bump mypy from 1.6.1 to 1.7.0 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/148
* Bump cattrs from 23.1.2 to 23.2.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/149
* Bump cattrs from 23.2.1 to 23.2.2 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/150
* Bump mypy from 1.7.0 to 1.7.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/151
* Bump cattrs from 23.2.2 to 23.2.3 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/153
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/154
* Bump isort from 5.12.0 to 5.13.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/155
* Bump coverage from 7.3.2 to 7.3.3 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/157
* Bump coverage from 7.3.3 to 7.3.4 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/160
* Bump isort from 5.13.1 to 5.13.2 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/159
* Bump mypy from 1.7.1 to 1.8.0 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/163
* Bump black from 23.11.0 to 23.12.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/162
* Bump lxml from 4.9.3 to 4.9.4 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/161
* Bump coverage from 7.3.4 to 7.4.0 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/165
* Bump lxml from 4.9.4 to 5.0.0 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/166
* Bump attrs from 23.1.0 to 23.2.0 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/168
* Bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/167

**Full Changelog**: https://github.com/Hochfrequenz/ebdtable2graph/compare/v0.1.19...v0.1.20

0.1.19

What's Changed
* Added error for ambiguous outcome_codes -> A** by hf-ddernbach in https://github.com/Hochfrequenz/ebdtable2graph/pull/127 (cf. https://github.com/Hochfrequenz/ebdtable2graph/issues/38).


**Full Changelog**: https://github.com/Hochfrequenz/ebdtable2graph/compare/v0.1.18...v0.1.19

0.1.18

What's Changed
* Bump types-requests from 2.31.0.1 to 2.31.0.2 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/114
* Bump certifi from 2022.12.7 to 2023.7.22 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/115
* Bump pylint from 2.17.4 to 2.17.5 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/116
* Bump mypy from 1.4.1 to 1.5.0 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/117
* Bump coverage from 7.2.7 to 7.3.0 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/118
* Bump mypy from 1.5.0 to 1.5.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/119
* Bump pytest from 7.4.0 to 7.4.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/120
* Bump coverage from 7.3.0 to 7.3.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/122
* Bump pytest from 7.4.1 to 7.4.2 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/123
* Bump black from 23.7.0 to 23.9.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/124
* Escaping Characters by hf-ddernbach in https://github.com/Hochfrequenz/ebdtable2graph/pull/126

New Contributors
* hf-ddernbach made their first contribution in https://github.com/Hochfrequenz/ebdtable2graph/pull/126

**Full Changelog**: https://github.com/Hochfrequenz/ebdtable2graph/compare/v0.1.17...v0.1.18

0.1.17

What's Changed
* Remove pointless "1" in nx_graph["Start"], "Start node must be connected to decision node '1'." assertion by hf-kklein in https://github.com/Hochfrequenz/ebdtable2graph/pull/110


**Full Changelog**: https://github.com/Hochfrequenz/ebdtable2graph/compare/v0.1.16...v0.1.17

0.1.16

What's Changed
* 🐛 Fix "Start node must be connected to decision node '1'." by hf-kklein in https://github.com/Hochfrequenz/ebdtable2graph/pull/109


**Full Changelog**: https://github.com/Hochfrequenz/ebdtable2graph/compare/v0.1.15...v0.1.16

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.