Skip to content

Commit 2beec5b

Browse files
Bump(requirements): Bump the prod group across 3 directories with 1 update (#6772)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 004b6e3 commit 2beec5b

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

ansible_collections/arista/avd/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ grpclib>=0.4.8
1010
jinja2>=3.0
1111
netaddr>=0.7.19
1212
pyavd==6.1.0
13-
pyavd-utils==0.0.3
13+
pyavd-utils==0.0.4
1414
python-socks[asyncio]>=2.7.2
1515
pyyaml>=6.0.0
1616
requests>=2.27.0

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ grpclib>=0.4.8
1111
jinja2>=3.0
1212
netaddr>=0.7.19
1313
pyavd==6.1.0
14-
pyavd-utils==0.0.3
14+
pyavd-utils==0.0.4
1515
python-socks[asyncio]>=2.7.2
1616
pyyaml>=6.0.0
1717
requests>=2.27.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dev = [
77
"cryptography>=43.0.0",
88
"deepmerge>=1.1.0",
99
"netaddr>=0.7.19",
10-
"pyavd-utils==0.0.3",
10+
"pyavd-utils==0.0.4",
1111
"python-socks[asyncio]>=2.7.2",
1212
"pyyaml>=6.0.0",
1313
# dev requirements"

python-avd/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
# we patch the connection code in grpclib to get proxy support, so we need to carefully monitor and test new versions
3030
"grpclib>=0.4.8",
3131
"jinja2>=3.0",
32-
"pyavd-utils==0.0.3",
32+
"pyavd-utils==0.0.4",
3333
"python-socks[asyncio]>=2.7.2",
3434
"pyyaml>=6.0.0",
3535
"requests>=2.27.0",

0 commit comments

Comments
 (0)