Skip to content

Commit d38fb6b

Browse files
Update pandas requirement from ~=2.2.1 to ~=2.2.2
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.1...v2.2.2) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 424b048 commit d38fb6b

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.11
2-
pandas~=2.2.1
2+
pandas~=2.2.2

0 commit comments

Comments
 (0)