Skip to content

Commit 71c3b54

Browse files
committed
Bump project patch version.
1 parent 6b7a620 commit 71c3b54

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "nginx-access-log-archiver"
3-
version = "1.0.6"
3+
version = "1.0.7"
44
description = "Utility for archiving the department's preserved Nginx access logs in the Parquet column-oriented data file format"
55
authors = [{ name = "Ashley Felton", email = "[email protected]" }]
66
readme = "README.md"
@@ -12,7 +12,7 @@ dependencies = [
1212
"pyarrow==19.0.1",
1313
"orjson==3.10.16",
1414
"unicodecsv==0.14.1",
15-
"requests==2.32.3",
15+
"requests==2.32.4",
1616
"crossplane==0.5.8",
1717
"ipython==9.2.0",
1818
"azure-cli==2.71.0",

uv.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)