Skip to content

Commit 7bc2a46

Browse files
chore(deps): bump conan from 2.17.0 to 2.17.1 in amp-devcontainer-cpp (#847)
chore(deps): bump conan from 2.17.0 to 2.17.1 in /.devcontainer Bumps [conan](https://github.com/conan-io/conan) from 2.17.0 to 2.17.1. - [Release notes](https://github.com/conan-io/conan/releases) - [Commits](conan-io/conan@2.17.0...2.17.1) --- updated-dependencies: - dependency-name: conan dependency-version: 2.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2338610 commit 7bc2a46

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.devcontainer/cpp/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
cmake==4.0.3
2-
conan==2.17.0
2+
conan==2.17.1
33
gcovr==8.3

.devcontainer/cpp/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ colorlog==6.8.2 \
144144
--hash=sha256:3e3e079a41feb5a1b64f978b5ea4f46040a94f11f0e8bbb8261e3dbbeca64d44 \
145145
--hash=sha256:4dcbb62368e2800cb3c5abd348da7e53f6c362dda502ec27c560b2e58a66bd33
146146
# via gcovr
147-
conan==2.17.0 \
148-
--hash=sha256:91bca3c5b4a9b361d2a9155cf7e678707fccd738cdeb601b5ca398478f99a824
147+
conan==2.17.1 \
148+
--hash=sha256:7605c8e9990382d37266e69b9f4f671cc23d6478c75b572be53829387f1cf8c8
149149
# via -r cpp/requirements.in
150150
distro==1.8.0 \
151151
--hash=sha256:02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8 \

0 commit comments

Comments
 (0)