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 1
1
Changelog
2
2
=========
3
3
4
- In Development
5
- --------------
4
+ 1.6.0
5
+ -----
6
6
7
7
Changed
8
8
~~~~~~~
@@ -13,9 +13,13 @@ Changed
13
13
Contributed by @AndroxxTraxxon
14
14
* Add Python versions 3.9, 3.10, and 3.11 to the test matrix
15
15
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)
17
21
Contributed by @Stealthii
18
- * Update jsonschema requirements to allow 3.2 (improvement )
22
+ * Update jsonschema requirements to allow 3.2 (security fix )
19
23
Contributed by @james-bellamy
20
24
21
25
1.5.0
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "1.5 .0"
15
+ __version__ = "1.6 .0"
You can’t perform that action at this time.
0 commit comments