Skip to content

Commit b77f878

Browse files
authored
Merge pull request #1038 from blacklanternsecurity/update_release_history
update release history
2 parents d6cfe30 + 5d8246a commit b77f878

File tree

3 files changed

+45
-46
lines changed

3 files changed

+45
-46
lines changed

docs/release_history.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
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+
121
## v1.1.4
222
January 11, 2024
323

poetry.lock

+24-45
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ pytest-env = "^0.8.2"
6161
pytest-timeout = "^2.1.0"
6262
pytest = "^7.4.0"
6363
pre-commit = "^3.4.0"
64-
black = "24.1.0"
64+
black = "^24.1.1"
6565

6666
[tool.poetry.group.docs.dependencies]
6767
mkdocs = "^1.5.2"

0 commit comments

Comments
 (0)