Skip to content

Commit

Permalink
chore(deps): bump conan from 2.10.2 to 2.11.0 in amp-devcontainer-cpp (
Browse files Browse the repository at this point in the history
…#677)

chore(deps): bump conan from 2.10.2 to 2.11.0 in /.devcontainer

Bumps [conan](https://github.com/conan-io/conan) from 2.10.2 to 2.11.0.
- [Release notes](https://github.com/conan-io/conan/releases)
- [Commits](conan-io/conan@2.10.2...2.11.0)

---
updated-dependencies:
- dependency-name: conan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ron <[email protected]>
  • Loading branch information
dependabot[bot] and rjaegers authored Jan 6, 2025
1 parent c3fb7a4 commit 8ba2b3d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/cpp/requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cmake==3.31.2
conan==2.10.2
conan==2.11.0
gcovr==8.2
10 changes: 5 additions & 5 deletions .devcontainer/cpp/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ cmake==3.31.2 \
--hash=sha256:cedb6de320a65ff0137e5c6090b9b7fba459788237d3d4deb6e66be19fe9b61d \
--hash=sha256:e8fc23d376b3fae8945067f397d8503fff210eefe1e49ab9ece1d99a88679cf4 \
--hash=sha256:fa3b23b8bd52c0ae9e3c6b635ac8ee70d8f35d24bacf39cc4cea22aec6e4ed84
# via -r requirements.in
# via -r cpp/requirements.in
colorama==0.4.6 \
--hash=sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44 \
--hash=sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6
Expand All @@ -144,9 +144,9 @@ colorlog==6.8.2 \
--hash=sha256:3e3e079a41feb5a1b64f978b5ea4f46040a94f11f0e8bbb8261e3dbbeca64d44 \
--hash=sha256:4dcbb62368e2800cb3c5abd348da7e53f6c362dda502ec27c560b2e58a66bd33
# via gcovr
conan==2.10.2 \
--hash=sha256:ac40fa3e0cbff7e147dcd54787e3a2d58666116e3596fb32eb1c9fffd2c6f7f8
# via -r requirements.in
conan==2.11.0 \
--hash=sha256:87f78a295716d1a37dfabc26f5d1b6a0ed49594618ea339420bb89627ececeda
# via -r cpp/requirements.in
distro==1.8.0 \
--hash=sha256:02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8 \
--hash=sha256:99522ca3e365cac527b44bde033f64c6945d90eb9f769703caaec52b09bbd3ff
Expand All @@ -158,7 +158,7 @@ fasteners==0.19 \
gcovr==8.2 \
--hash=sha256:9a1dddd4585d13ec77555db5d6b6a31ee81587ea6fc604ff9fcd232cb0782df5 \
--hash=sha256:bee23da2198bc1e0b9d0109018b9460df52355372319b5ddf81aca4e54f6bd61
# via -r requirements.in
# via -r cpp/requirements.in
idna==3.10 \
--hash=sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 \
--hash=sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3
Expand Down

0 comments on commit 8ba2b3d

Please sign in to comment.