Skip to content

Commit 889c1b7

Browse files
Update browser-cookie3 requirement from ^0.19.1 to ^0.20.1
Updates the requirements on [browser-cookie3](https://github.com/borisbabic/browser_cookie3) to permit the latest version. - [Release notes](https://github.com/borisbabic/browser_cookie3/releases) - [Changelog](https://github.com/borisbabic/browser_cookie3/blob/master/CHANGELOG.md) - [Commits](borisbabic/browser_cookie3@0.19.1...0.20.1) --- updated-dependencies: - dependency-name: browser-cookie3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2501f0f commit 889c1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ types-toml = "^0.10.8.20240310"
9292
optional = true
9393

9494
[tool.poetry.group.extras.dependencies]
95-
browser-cookie3 = "^0.19.1"
95+
browser-cookie3 = "^0.20.1"
9696

9797
[tool.poetry.scripts]
9898
aoc = 'aoc.main:main'

0 commit comments

Comments
 (0)