Skip to content

Commit f9cc5e0

Browse files
Bump av from 13.0.0 to 16.1.0
Bumps [av](https://github.com/PyAV-Org/PyAV) from 13.0.0 to 16.1.0. - [Release notes](https://github.com/PyAV-Org/PyAV/releases) - [Changelog](https://github.com/PyAV-Org/PyAV/blob/main/CHANGELOG.rst) - [Commits](PyAV-Org/PyAV@v13.0.0...v16.1.0) --- updated-dependencies: - dependency-name: av dependency-version: 16.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8d9c5c commit f9cc5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
]
2424
keywords = ["OpenTrafficCam", "Traffic Analysis", "Traffic Counting", "Trajectories"]
2525
dependencies = [
26-
"av==13.0.0",
26+
"av==16.1.0",
2727
"customtkinter==5.2.2",
2828
"fastapi==0.128.0",
2929
"ijson==3.3.0",

0 commit comments

Comments
 (0)