File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- In Development
5- --------------
4+ 1.6.0
5+ -----
66
77Changed
88~~~~~~~
@@ -13,9 +13,13 @@ Changed
1313 Contributed by @AndroxxTraxxon
1414* Add Python versions 3.9, 3.10, and 3.11 to the test matrix
1515 Contributed by @AndroxxTraxxon
16- * Update networkx >=2.6 for Python 3.8 to fix insecure deserialization #255 (improvement)
16+
17+ Fixed
18+ ~~~~~
19+
20+ * Update networkx >=2.6 for Python 3.8 to fix insecure deserialization #255 (security fix)
1721 Contributed by @Stealthii
18- * Update jsonschema requirements to allow 3.2 (improvement )
22+ * Update jsonschema requirements to allow 3.2 (security fix )
1923 Contributed by @james-bellamy
2024
21251.5.0
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "1.5 .0"
15+ __version__ = "1.6 .0"
You can’t perform that action at this time.
0 commit comments