Updates the requirements on [arcgis](https://developers.arcgis.com/python/), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy), [numpy](https://github.com/numpy/numpy), [jupyterlab](https://github.com/jupyterlab/jupyterlab), [jupyter-server](https://github.com/jupyter-server/jupyter_server), [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [pytest-mock](https://github.com/pytest-dev/pytest-mock) to permit the latest version.
Updates `arcgis` to 2.2.0
Updates `sqlalchemy` to 2.0.21
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
Updates `numpy` to 1.26.0
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v0.2.0...v1.26.0)
Updates `jupyterlab` from 3.6.5 to 4.0.7
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])
Updates `jupyter-server` from 1.24.0 to 2.7.3
- [Release notes](https://github.com/jupyter-server/jupyter_server/releases)
- [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md)
- [Commits](jupyter-server/jupyter_server@v1.24.0...v2.7.3)
Updates `pytest-cov` to 4.1.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v4.0.0...v4.1.0)
Updates `pytest-mock` to 3.11.1
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-mock@v3.10.0...v3.11.1)
---
updated-dependencies:
- dependency-name: arcgis
dependency-type: direct:production
dependency-group: major-dependencies
- dependency-name: sqlalchemy
dependency-type: direct:production
dependency-group: major-dependencies
- dependency-name: numpy
dependency-type: direct:production
dependency-group: major-dependencies
- dependency-name: jupyterlab
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: major-dependencies
- dependency-name: jupyter-server
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: major-dependencies
- dependency-name: pytest-cov
dependency-type: direct:development
dependency-group: major-dependencies
- dependency-name: pytest-mock
dependency-type: direct:development
dependency-group: major-dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>