Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Commit f33ef44

Browse files
committed
chore(deps): update all dependencies
1 parent ec87c08 commit f33ef44

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.devcontainer/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# pip-compile --generate-hashes requirements.in
66
#
7-
argcomplete==3.2.1 \
8-
--hash=sha256:30891d87f3c1abe091f2142613c9d33cac84a5e15404489f033b20399b691fec \
9-
--hash=sha256:437f67fb9b058da5a090df505ef9be0297c4883993f3f56cb186ff087778cfb4
7+
argcomplete==3.2.2 \
8+
--hash=sha256:e44f4e7985883ab3e73a103ef0acd27299dbfe2dfed00142c35d4ddd3005901d \
9+
--hash=sha256:f3e49e8ea59b4026ee29548e24488af46e30c9de57d48638e24f54a1ea1000a2
1010
# via nox
1111
colorlog==6.8.0 \
1212
--hash=sha256:4ed23b05a1154294ac99f511fabe8c1d6d4364ec1f7fc989c7fb515ccc29d375 \
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest==7.4.3
2-
pytest-dependency==0.5.1
1+
pytest==7.4.4
2+
pytest-dependency==0.6.0
33
mock==5.1.0
44
google-cloud-testutils==1.4.0

samples/samples/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-spanner==3.40.1
1+
google-cloud-spanner==3.41.0
22
futures==3.4.0; python_version < "3"

0 commit comments

Comments
 (0)