File tree 3 files changed +45
-46
lines changed
3 files changed +45
-46
lines changed Original file line number Diff line number Diff line change
1
+ ## v1.1.6
2
+ January 29, 2024
3
+
4
+ ## Improvements
5
+ - https://github.com/blacklanternsecurity/bbot/pull/1001
6
+ - https://github.com/blacklanternsecurity/bbot/pull/1006
7
+ - https://github.com/blacklanternsecurity/bbot/pull/1010
8
+ - https://github.com/blacklanternsecurity/bbot/pull/1013
9
+ - https://github.com/blacklanternsecurity/bbot/pull/1014
10
+ - https://github.com/blacklanternsecurity/bbot/pull/1015
11
+ - https://github.com/blacklanternsecurity/bbot/pull/1032
12
+
13
+ ## Bugfixes
14
+ - https://github.com/blacklanternsecurity/bbot/pull/1005
15
+ - https://github.com/blacklanternsecurity/bbot/pull/1022
16
+ - https://github.com/blacklanternsecurity/bbot/pull/1030
17
+ - https://github.com/blacklanternsecurity/bbot/pull/1033
18
+ - https://github.com/blacklanternsecurity/bbot/pull/1034
19
+
20
+
1
21
## v1.1.4
2
22
January 11, 2024
3
23
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ pytest-env = "^0.8.2"
61
61
pytest-timeout = " ^2.1.0"
62
62
pytest = " ^7.4.0"
63
63
pre-commit = " ^3.4.0"
64
- black = " 24.1.0 "
64
+ black = " ^ 24.1.1 "
65
65
66
66
[tool .poetry .group .docs .dependencies ]
67
67
mkdocs = " ^1.5.2"
You can’t perform that action at this time.
0 commit comments