Skip to content

Commit 27105e2

Browse files
Update pandas requirement from ~=2.2.2 to ~=2.2.3
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81ec77d commit 27105e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/requirements.examples.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
codeinsight-sdk==0.0.12
2-
pandas~=2.2.2
2+
pandas~=2.2.3

0 commit comments

Comments
 (0)