We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73b4421 + 5acda5c commit 06ca933Copy full SHA for 06ca933
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## v2.23.2 (2021-01-06)
4
+
5
+### Bug Fixes and Other Changes
6
7
+ * remove shell=True in subprocess.check_output
8
+ * use SecurityConfig dict key
9
10
+### Documentation Changes
11
12
+ * remove D212 from ignore to comply with PEP257 standards
13
14
## v2.23.1 (2020-12-29)
15
16
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-2.23.2.dev0
+2.23.3.dev0
0 commit comments