Skip to content

Commit 05fae9c

Browse files
committed
chore(deps)!: bump dependencies for security CVEs and drop EOL Python 3.8/3.9 (v3.0.0)
1 parent 3f1c1b9 commit 05fae9c

4 files changed

Lines changed: 495 additions & 429 deletions

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@
55
[![PyPi](https://img.shields.io/pypi/v/fds.sdk.utils)](https://pypi.org/project/fds.sdk.utils/)
66
[![Anaconda-Server Badge](https://anaconda.org/factset/fds.sdk.utils/badges/version.svg)](https://anaconda.org/factset/fds.sdk.utils)
77
[![Apache-2 license](https://img.shields.io/badge/license-Apache2-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0)
8+
[![Python](https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue)](https://pypi.org/project/fds.sdk.utils/)
89

910
This repository contains a collection of utilities that supports FactSet's SDK in Python and facilitate usage of FactSet
1011
APIs.
1112

13+
> **Requires Python 3.10 or higher.** Python 3.8 and 3.9 are end-of-life and no longer supported as of v3.0.0.
14+
1215
## Installation
1316

1417
### Poetry
@@ -195,7 +198,7 @@ Please refer to the [contributing guide](CONTRIBUTING.md).
195198

196199
# Copyright
197200

198-
Copyright 2022 FactSet Research Systems Inc
201+
Copyright 2026 FactSet Research Systems Inc
199202

200203
Licensed under the Apache License, Version 2.0 (the "License");
201204
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)