Skip to content

Commit

Permalink
Update vcpkg.json
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 authored Oct 22, 2024
1 parent 4ec1095 commit 911d404
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "pyproj",
"version": "3.7.0",
"version": "3.7.1",
"dependencies": [
{
"name": "proj",
"version>=": "9.4.1"
"version>=": "9.5.0"
}
],
"builtin-baseline": "513aa7ceb3b5e9bf90882cb7edc06c9d5efcf0ee"
"builtin-baseline": "c0bca5189fa01456193e92b0c41f06b767982518"
}

0 comments on commit 911d404

Please sign in to comment.