File tree 3 files changed +9
-9
lines changed
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --generate-hashes requirements.in
6
6
#
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
10
10
# via nox
11
- colorlog == 6.8.0 \
12
- --hash =sha256:4ed23b05a1154294ac99f511fabe8c1d6d4364ec1f7fc989c7fb515ccc29d375 \
13
- --hash =sha256:fbb6fdf9d5685f2517f388fb29bb27d54e8654dd31f58bc2a3b217e967a95ca6
11
+ colorlog == 6.8.2 \
12
+ --hash =sha256:3e3e079a41feb5a1b64f978b5ea4f46040a94f11f0e8bbb8261e3dbbeca64d44 \
13
+ --hash =sha256:4dcbb62368e2800cb3c5abd348da7e53f6c362dda502ec27c560b2e58a66bd33
14
14
# via nox
15
15
distlib == 0.3.8 \
16
16
--hash =sha256:034db59a0b96f8ca18035f36290806a9a6e6bd9d1ff91e45a7f172eb17e51784 \
Original file line number Diff line number Diff line change 1
- pytest==7.4.3
2
- pytest-dependency==0.5.1
1
+ pytest==8.0.0
2
+ pytest-dependency==0.6.0
3
3
mock==5.1.0
4
4
google-cloud-testutils==1.4.0
Original file line number Diff line number Diff line change 1
- google-cloud-spanner == 3.40.1
1
+ google-cloud-spanner == 3.41.0
2
2
futures == 3.4.0 ; python_version < "3"
You can’t perform that action at this time.
0 commit comments